diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-09 12:30:08 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-09 12:30:08 -0500 |
commit | 0fd47559293821f630282682ca114fd430c5fd16 (patch) | |
tree | 78c1988f5f28abc2105d45dd0c47d8c7d25b16c9 /adaptors/message-router | |
parent | 9c8fc6851745906dba90eaf717f4605ee8509cd8 (diff) |
Roll master to snapshot version for New Delhi release
Roll snapshot version of master to version for next ONAP release
Issue-ID: CCSDK-3956
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0100a37c3a9fa85edcf367be059d29dbd7f16eff
Diffstat (limited to 'adaptors/message-router')
-rwxr-xr-x | adaptors/message-router/consumer/api/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/message-router/consumer/installer/pom.xml | 4 | ||||
-rwxr-xr-x | adaptors/message-router/consumer/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/message-router/consumer/provider/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/message-router/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/message-router/publisher/api/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/message-router/publisher/installer/pom.xml | 4 | ||||
-rwxr-xr-x | adaptors/message-router/publisher/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/message-router/publisher/provider/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/message-router/publisher/sample.client/pom.xml | 2 |
10 files changed, 12 insertions, 12 deletions
diff --git a/adaptors/message-router/consumer/api/pom.xml b/adaptors/message-router/consumer/api/pom.xml index 6beefeeda..eb90be482 100755 --- a/adaptors/message-router/consumer/api/pom.xml +++ b/adaptors/message-router/consumer/api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>consumer.api</artifactId> diff --git a/adaptors/message-router/consumer/installer/pom.xml b/adaptors/message-router/consumer/installer/pom.xml index cfccfd144..02899e0b0 100755 --- a/adaptors/message-router/consumer/installer/pom.xml +++ b/adaptors/message-router/consumer/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.installer</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> diff --git a/adaptors/message-router/consumer/pom.xml b/adaptors/message-router/consumer/pom.xml index 1a2e5280a..13b5308da 100755 --- a/adaptors/message-router/consumer/pom.xml +++ b/adaptors/message-router/consumer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>message-router</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>consumer.aggregate</artifactId> diff --git a/adaptors/message-router/consumer/provider/pom.xml b/adaptors/message-router/consumer/provider/pom.xml index 5948360a7..1ce8359b2 100755 --- a/adaptors/message-router/consumer/provider/pom.xml +++ b/adaptors/message-router/consumer/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>consumer.provider</artifactId> diff --git a/adaptors/message-router/pom.xml b/adaptors/message-router/pom.xml index 934b7bd84..44c0d483b 100755 --- a/adaptors/message-router/pom.xml +++ b/adaptors/message-router/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>message-router</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router</name> diff --git a/adaptors/message-router/publisher/api/pom.xml b/adaptors/message-router/publisher/api/pom.xml index 92626c833..becc34a9c 100755 --- a/adaptors/message-router/publisher/api/pom.xml +++ b/adaptors/message-router/publisher/api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>publisher.api</artifactId> diff --git a/adaptors/message-router/publisher/installer/pom.xml b/adaptors/message-router/publisher/installer/pom.xml index fc63db5f0..230e2a066 100644 --- a/adaptors/message-router/publisher/installer/pom.xml +++ b/adaptors/message-router/publisher/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.installer</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> diff --git a/adaptors/message-router/publisher/pom.xml b/adaptors/message-router/publisher/pom.xml index 2bdc603a5..dcc660c93 100755 --- a/adaptors/message-router/publisher/pom.xml +++ b/adaptors/message-router/publisher/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>message-router</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>publisher.aggregate</artifactId> diff --git a/adaptors/message-router/publisher/provider/pom.xml b/adaptors/message-router/publisher/provider/pom.xml index b08d29f1d..2109b3443 100755 --- a/adaptors/message-router/publisher/provider/pom.xml +++ b/adaptors/message-router/publisher/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>publisher.provider</artifactId> diff --git a/adaptors/message-router/publisher/sample.client/pom.xml b/adaptors/message-router/publisher/sample.client/pom.xml index 0ed975d2a..191e159fa 100755 --- a/adaptors/message-router/publisher/sample.client/pom.xml +++ b/adaptors/message-router/publisher/sample.client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |