diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..fa4aa0d --- /dev/null +++ b/pom.xml @@ -0,0 +1,53 @@ + + 4.0.0 + + com.klaro.bais + bais-review-e2e-1783807356 + 1.0-SNAPSHOT + jar + + + 17 + 3.5.14 + + + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot.version} + pom + import + + + + + + + org.springframework.boot + spring-boot-starter + + + + + + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot.version} + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + ${java.version} + ${java.version} + + + + + \ No newline at end of file