aboutsummaryrefslogtreecommitdiffstats
path: root/mdsal-resource/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-24 14:02:20 -0500
committerDan Timoney <dtimoney@att.com>2017-02-24 14:02:28 -0500
commit339116c5915c2516251278d75d564bb0ef46f88b (patch)
treef4d4a2f390154769172e799ffe3bcf59b9788c32 /mdsal-resource/pom.xml
parent74228ab555dec51c2d1f7016587e8a6e692c89f8 (diff)
[VERSION] Roll back to snapshot
Roll back to version 1.0.0-SNAPSHOT Change-Id: I15395e7ed0a5174f5bad0a907493d6f9cef2078f Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'mdsal-resource/pom.xml')
-rwxr-xr-xmdsal-resource/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdsal-resource/pom.xml b/mdsal-resource/pom.xml
index 5895d1e..f24ebc8 100755
--- a/mdsal-resource/pom.xml
+++ b/mdsal-resource/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.openecomp.sdnc.adaptors</groupId>
<artifactId>sdnc-adaptors</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -15,7 +15,7 @@
<name>MD-SAL Resource Adaptor</name>
<description>The MD-SAL resource adaptor allows service logic to access persistent data from MD-SAL config and operational trees</description>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<dependencyManagement>