diff options
author | Dan Timoney <dtimoney@att.com> | 2022-01-10 09:40:27 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-01-10 09:40:27 -0500 |
commit | 72c435bd1213c206608d49976da69e577ee2dd24 (patch) | |
tree | dd3f5e69be2035220b25349c10f7d788dcddac2f /pom.xml | |
parent | 5924b43244d3a82194d897ba3e6a1791ca8ddc13 (diff) |
Release version 1.2.5 maven artifacts
Release version 1.2.5 maven artifacts and roll to next snapshot version
Issue-ID: CCSDK-3556
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3ee6b0541664d55d87b03d8e52e016573dd07557
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.2.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution</name> |