aboutsummaryrefslogtreecommitdiffstats
path: root/asdcApi/provider/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-30 18:12:11 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-30 19:02:13 -0400
commit08ce0be92bae13a44287a9d05cc395ea75a74ccd (patch)
tree6ee61285cc08d98039a767291491ace1e431835c /asdcApi/provider/pom.xml
parente377e0205a7448af0c8c04dd349c018069d96ddf (diff)
Roll version to 0.2.4
Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of parent Change-Id: I7b4ad7a2f69e821d91603d2e2a1ae28e0f8e0558 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'asdcApi/provider/pom.xml')
-rwxr-xr-xasdcApi/provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml
index 4ab40a1b..405ede6a 100755
--- a/asdcApi/provider/pom.xml
+++ b/asdcApi/provider/pom.xml
@@ -6,13 +6,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.0.3</version>
+ <version>1.0.4-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>asdcApi-provider</artifactId>
- <version>0.2.3-SNAPSHOT</version>
+ <version>0.2.4-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name>