diff --git a/LICENSE-THIRD-PARTY.txt b/LICENSE-THIRD-PARTY.txt index 973d2d7..10ec63d 100644 --- a/LICENSE-THIRD-PARTY.txt +++ b/LICENSE-THIRD-PARTY.txt @@ -17,7 +17,7 @@ Lists of 149 third-party dependencies. (The Apache Software License, Version 2.0) Java Faker (com.github.javafaker:javafaker:1.0.2 - http://github.com/DiUS/java-faker) (The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master) (The Apache Software License, Version 2.0) project ':json-path' (com.jayway.jsonpath:json-path:2.6.0 - https://github.com/jayway/JsonPath) - (Apache License, Version 2.0) appstore-metadata-service (com.lgi.appstore.metadata:appstore-metadata-service:0.1.4-SNAPSHOT - https://spring.io/projects/spring-boot/appstore-metadata-service-parent/appstore-metadata-service) + (Apache License, Version 2.0) appstore-metadata-service (com.lgi.appstore.metadata:appstore-metadata-service:0.1.4 - https://spring.io/projects/spring-boot/appstore-metadata-service-parent/appstore-metadata-service) (Eclipse Distribution License - v 1.0) Old JAXB Runtime (com.sun.xml.bind:jaxb-impl:2.3.3 - https://eclipse-ee4j.github.io/jaxb-ri/jaxb-bundles/jaxb-impl) (Apache License 2.0) JSON library from Android SDK (com.vaadin.external.google:android-json:0.0.20131108.vaadin1 - http://developer.android.com/sdk) (The Apache Software License, Version 2.0) HikariCP (com.zaxxer:HikariCP:4.0.3 - https://github.com/brettwooldridge/HikariCP) diff --git a/appstore-metadata-service-tests/pom.xml b/appstore-metadata-service-tests/pom.xml index 15d2def..42a0def 100644 --- a/appstore-metadata-service-tests/pom.xml +++ b/appstore-metadata-service-tests/pom.xml @@ -7,7 +7,7 @@ com.lgi.appstore.metadata appstore-metadata-service-parent - 0.1.4-SNAPSHOT + 0.1.4 appstore-metadata-service-tests diff --git a/appstore-metadata-service/pom.xml b/appstore-metadata-service/pom.xml index bd17d39..126be7a 100644 --- a/appstore-metadata-service/pom.xml +++ b/appstore-metadata-service/pom.xml @@ -7,7 +7,7 @@ com.lgi.appstore.metadata appstore-metadata-service-parent - 0.1.4-SNAPSHOT + 0.1.4 appstore-metadata-service diff --git a/pom.xml b/pom.xml index 4e9860e..1421daa 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.lgi.appstore.metadata appstore-metadata-service-parent - 0.1.4-SNAPSHOT + 0.1.4 pom