aboutsummaryrefslogtreecommitdiffstats
path: root/mdsal-resource/features/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-05-30 17:36:02 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-05-30 17:36:02 -0400
commita5f305d60f369c68ce42503f6c3a517560eac24b (patch)
tree51f3b0fd426f04b696439c2a5c652f811c745eb8 /mdsal-resource/features/pom.xml
parent590f1d2011f50ba339bc9374990c56e7ca101f0a (diff)
Roll version to 0.2.4
Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of parent Change-Id: I9580fef343410c3bd42caf2a1a05b833fb617541 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'mdsal-resource/features/pom.xml')
-rwxr-xr-xmdsal-resource/features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdsal-resource/features/pom.xml b/mdsal-resource/features/pom.xml
index fe9d547c..a107f83b 100755
--- a/mdsal-resource/features/pom.xml
+++ b/mdsal-resource/features/pom.xml
@@ -6,13 +6,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3</version>
+ <version>1.0.4-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>mdsal-resource-features</artifactId>
- <version>0.2.3-SNAPSHOT</version>
+ <version>0.2.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: mdsal-resource :: ${project.artifactId}</name>