From c8391936e67406b02eca8ec1fda992fd4d801c64 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 5 Nov 2021 14:31:51 +0000 Subject: [PATCH] [CI] Release 0.1.0 --- LICENSE-THIRD-PARTY.txt | 2 +- appstore-metadata-service-tests/pom.xml | 2 +- appstore-metadata-service/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE-THIRD-PARTY.txt b/LICENSE-THIRD-PARTY.txt index 0483cf4a..ea56aa2b 100644 --- a/LICENSE-THIRD-PARTY.txt +++ b/LICENSE-THIRD-PARTY.txt @@ -18,7 +18,7 @@ Lists of 156 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.4.0 - https://github.com/jayway/JsonPath) - (Apache License, Version 2.0) appstore-metadata-service (com.lgi.appstore.metadata:appstore-metadata-service:0.0.7-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.0 - https://spring.io/projects/spring-boot/appstore-metadata-service-parent/appstore-metadata-service) (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:3.4.5 - https://github.com/brettwooldridge/HikariCP) (Apache License, Version 2.0) Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/) diff --git a/appstore-metadata-service-tests/pom.xml b/appstore-metadata-service-tests/pom.xml index ee3007e9..62fa152e 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.0.7-SNAPSHOT + 0.1.0 appstore-metadata-service-tests diff --git a/appstore-metadata-service/pom.xml b/appstore-metadata-service/pom.xml index e92cb163..cc119a69 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.0.7-SNAPSHOT + 0.1.0 appstore-metadata-service diff --git a/pom.xml b/pom.xml index b143f0c9..b8ce261f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.lgi.appstore.metadata appstore-metadata-service-parent - 0.0.7-SNAPSHOT + 0.1.0 pom