aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/installer/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-02 12:49:28 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-02 12:49:28 -0400
commit521aefc0c7ccff21b03e43a475966b7fdf1d176e (patch)
treee91a01d7af1648bd4c42c3f4019a040b701cb9f4 /generic-resource-api/installer/pom.xml
parentbe23b22f275e9d9933c5b4f845436e3d39a70768 (diff)
Roll to next snapshot version
Roll to snapshot version 1.4.1-SNAPSHOT Change-Id: I4a0376fef44e1bc6b41672841c90dbe62dd91d9e Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'generic-resource-api/installer/pom.xml')
-rwxr-xr-xgeneric-resource-api/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml
index 89719518..3b99b183 100755
--- a/generic-resource-api/installer/pom.xml
+++ b/generic-resource-api/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-installer</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name>