From 8604a02f5cdaa8b2082887a40072db1052ff6a5f Mon Sep 17 00:00:00 2001 From: "Felix T.J. Dietrich" Date: Thu, 1 Aug 2024 01:49:47 +0200 Subject: [PATCH] format pom --- server/application-server/pom.xml | 101 +++++++++++++++--------------- 1 file changed, 51 insertions(+), 50 deletions(-) diff --git a/server/application-server/pom.xml b/server/application-server/pom.xml index b2dfd765..d8a46c0a 100644 --- a/server/application-server/pom.xml +++ b/server/application-server/pom.xml @@ -1,30 +1,31 @@ - 4.0.0 org.springframework.boot spring-boot-starter-parent 3.3.2 - + de.tum.in.www1 hephaestus 0.0.1-SNAPSHOT Hephaestus AI-driven learning for better software development - + - + - + - - - - + + + + 21 @@ -55,10 +56,10 @@ spring-boot-starter-web - org.springdoc - springdoc-openapi-starter-webmvc-ui - 2.6.0 - + org.springdoc + springdoc-openapi-starter-webmvc-ui + 2.6.0 + org.liquibase liquibase-core @@ -66,7 +67,7 @@ org.springframework.boot spring-boot-starter-logging - + org.springframework.boot spring-boot-devtools @@ -109,7 +110,7 @@ com.github.therapi therapi-runtime-javadoc 0.15.0 - + @@ -118,18 +119,18 @@ org.apache.maven.plugins maven-compiler-plugin - - - com.github.therapi - therapi-runtime-javadoc-scribe - 0.15.0 - - - org.projectlombok - lombok - ${lombok.version} - - + + + com.github.therapi + therapi-runtime-javadoc-scribe + 0.15.0 + + + org.projectlombok + lombok + ${lombok.version} + + @@ -145,33 +146,33 @@ - - - start - stop - - + + + start + stop + + - org.springdoc - springdoc-openapi-maven-plugin - 1.4 - - - integration-test - - generate - - - - - http://localhost:8080/v3/api-docs.yaml - openapi.yaml - . - + org.springdoc + springdoc-openapi-maven-plugin + 1.4 + + + integration-test + + generate + + + + + http://localhost:8080/v3/api-docs.yaml + openapi.yaml + . + - + \ No newline at end of file