diff --git a/simplyecomm/simplyecomm-api/pom.xml b/simplyecomm/simplyecomm-api/pom.xml index fae1d6d..1b72d77 100644 --- a/simplyecomm/simplyecomm-api/pom.xml +++ b/simplyecomm/simplyecomm-api/pom.xml @@ -1,119 +1,119 @@ - - 4.0.0 - - - com.ozkansari.sample.simplyecomm - simplyecomm - 0.0.1-SNAPSHOT - - simplyecomm-api - - Simplified E-Commerce - API - Simplified E-Commerce API Project - - - 1.5.9 - - - - - - - - com.ozkansari.sample.simplyecomm - simplyecomm-persistence - - - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-validation - - - - - org.springframework.boot - spring-boot-starter-actuator - - - - - org.springdoc - springdoc-openapi-ui - ${openapi.version} - - - org.springdoc - springdoc-openapi-webmvc-core - ${openapi.version} - - - org.springdoc - springdoc-openapi-data-rest - ${openapi.version} - - - org.springdoc - springdoc-openapi-hateoas - ${openapi.version} - - - - - org.springframework.restdocs - spring-restdocs-mockmvc - test - - - - - - - - - org.asciidoctor - asciidoctor-maven-plugin - 1.5.8 - - - - generate-docs - prepare-package - - process-asciidoc - - - html - book - - - - - - - org.springframework.restdocs - spring-restdocs-asciidoctor - ${spring-restdocs.version} - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + 4.0.0 + + + com.ozkansari.sample.simplyecomm + simplyecomm + 0.0.1-SNAPSHOT + + simplyecomm-api + + Simplified E-Commerce - API + Simplified E-Commerce API Project + + + 1.6.4 + + + + + + + + com.ozkansari.sample.simplyecomm + simplyecomm-persistence + + + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-validation + + + + + org.springframework.boot + spring-boot-starter-actuator + + + + + org.springdoc + springdoc-openapi-ui + ${openapi.version} + + + org.springdoc + springdoc-openapi-webmvc-core + ${openapi.version} + + + org.springdoc + springdoc-openapi-data-rest + ${openapi.version} + + + org.springdoc + springdoc-openapi-hateoas + ${openapi.version} + + + + + org.springframework.restdocs + spring-restdocs-mockmvc + test + + + + + + + + + org.asciidoctor + asciidoctor-maven-plugin + 1.5.8 + + + + generate-docs + prepare-package + + process-asciidoc + + + html + book + + + + + + + org.springframework.restdocs + spring-restdocs-asciidoctor + ${spring-restdocs.version} + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + \ No newline at end of file