diff options
author | soumya.e.singh <soumya.e.singh@accenture.com> | 2024-12-17 16:13:34 +0530 |
---|---|---|
committer | soumya.e.singh <soumya.e.singh@accenture.com> | 2024-12-17 16:22:27 +0530 |
commit | e8e602b75e4c62c36ecbf8789bd481ef0b6c579e (patch) | |
tree | 5be0a37e225c3c0bad9104d20026a90e58de0fca /pom.xml | |
parent | 17f9df7d96465c26e43bcb0fabc926510469e111 (diff) |
Release version 1.7.1 maven artifacts and roll versionoslo
Release version 1.7.1 of CDS maven artifacts and roll to next snapshot
version
Issue-ID: CCSDK-4068
Signed-off-by: soumya.e.singh <soumya.e.singh@accenture.com>
Change-Id: I5e4974a5e4daf7bc21473414e900eabde2a1ca8f
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ limitations under the License. <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-aggregator</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Aggregator</name> |