aboutsummaryrefslogtreecommitdiffstats
path: root/asdcApi/installer/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-15 16:16:46 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-15 16:16:46 -0500
commitdad340b6eec99de46b5ea2b18606bdf847fcd2bd (patch)
tree84831d7cb2d66c44ba2d1ca886d5eaa3964192ef /asdcApi/installer/pom.xml
parent76c3f68ca2ab53986fc8be584817b9ca03c5cc03 (diff)
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT Change-Id: Iacc878d4592f59ad78d9eefa59061ad574083b5c Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'asdcApi/installer/pom.xml')
-rwxr-xr-xasdcApi/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index a1a8f724..12737828 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>asdcApi-installer</artifactId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name>