diff options
author | Dan Timoney <dtimoney@att.com> | 2023-02-21 10:23:34 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-02-21 10:23:34 -0500 |
commit | d1f954555c53f045e80c0e14566f71f0513e38ca (patch) | |
tree | b1ecb2e202beb6a53a9b2bc1b0826ad58bce1d55 /springboot | |
parent | 5ed8b0451a3e8efb2d17161d0025aac1f5347bf6 (diff) |
Roll to next snapshot
Build for version 2.5.2 failed, most likely due to earlier partial failure
due to sigul error. Will skip 2.5.2 and create version 2.5.3
Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7facdaf9ba5edc2608f83b76488fa522a0590e7a
Diffstat (limited to 'springboot')
-rwxr-xr-x | springboot/pom.xml | 4 | ||||
-rw-r--r-- | springboot/spring-boot-setup/pom.xml | 4 | ||||
-rw-r--r-- | springboot/springboot1/pom.xml | 4 | ||||
-rw-r--r-- | springboot/springboot23/pom.xml | 4 | ||||
-rw-r--r-- | springboot/springboot25/pom.xml | 4 | ||||
-rw-r--r-- | springboot/springboot26/pom.xml | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 5f925ae3..855b3dd3 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index edbf3cab..27f06836 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index faca1f94..b9021f8d 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -14,7 +14,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-1-starter-parent</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> @@ -150,7 +150,7 @@ <dependency> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-bom</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <type>pom</type> <scope>import</scope> </dependency> diff --git a/springboot/springboot23/pom.xml b/springboot/springboot23/pom.xml index 45e990c7..de42ffc2 100644 --- a/springboot/springboot23/pom.xml +++ b/springboot/springboot23/pom.xml @@ -14,7 +14,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> @@ -150,7 +150,7 @@ <dependency> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-bom</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <type>pom</type> <scope>import</scope> </dependency> diff --git a/springboot/springboot25/pom.xml b/springboot/springboot25/pom.xml index be40fcdf..882923c0 100644 --- a/springboot/springboot25/pom.xml +++ b/springboot/springboot25/pom.xml @@ -14,7 +14,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-25-starter-parent</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> @@ -150,7 +150,7 @@ <dependency> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-bom</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <type>pom</type> <scope>import</scope> </dependency> diff --git a/springboot/springboot26/pom.xml b/springboot/springboot26/pom.xml index 10f0906d..dbf780df 100644 --- a/springboot/springboot26/pom.xml +++ b/springboot/springboot26/pom.xml @@ -14,7 +14,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-26-starter-parent</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> @@ -150,7 +150,7 @@ <dependency> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-bom</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.3-SNAPSHOT</version> <type>pom</type> <scope>import</scope> </dependency> |