aboutsummaryrefslogtreecommitdiffstats
path: root/asdcApi/model/pom.xml
diff options
context:
space:
mode:
authorStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 12:44:08 -0400
committerStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 12:45:38 -0400
commit202e3a705381883acc89bf62159493fbaf8d1da8 (patch)
tree5653ead34acb6f98af57b99e1b436a9b61ca694d /asdcApi/model/pom.xml
parent17ace0efb1445bfb1239222b3e1249e66e677cc0 (diff)
Roll to next snapshot version
Roll to version 0.2.3-SNAPSHOT and update parent to 1.0.3-SNAPSHOT Change-Id: I88e11e78f61099f5b2e69b2161cf7c65b5a860e1 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Diffstat (limited to 'asdcApi/model/pom.xml')
-rwxr-xr-xasdcApi/model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml
index ac825aea..057d839f 100755
--- a/asdcApi/model/pom.xml
+++ b/asdcApi/model/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>asdcApi-model</artifactId>
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.2.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name>