summaryrefslogtreecommitdiffstats
path: root/odlparent/setup
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-19 12:12:05 -0400
committerDan Timoney <dtimoney@att.com>2021-04-19 12:12:05 -0400
commitf5c3473618497c35f14333ce134e90e1fed20e55 (patch)
treef7dfd128f75c3f43ddd28872f914eda6c1562409 /odlparent/setup
parent230f3e1f13008a4def002fd57fd3b39307f17aa6 (diff)
Release version 2.1.3 and roll to next version
Release version 2.1.3 of parent and roll to next snapshot version Change-Id: I52a60f3c42d7340678a9c2cc8a04b8e016ad9788 Issue-ID: SDNC-1515 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'odlparent/setup')
-rwxr-xr-xodlparent/setup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml
index cbec19a4..2c63f3ef 100755
--- a/odlparent/setup/pom.xml
+++ b/odlparent/setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-aggregator</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>setup</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>