aboutsummaryrefslogtreecommitdiffstats
path: root/resource-assignment/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 /resource-assignment/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 'resource-assignment/pom.xml')
-rwxr-xr-xresource-assignment/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource-assignment/pom.xml b/resource-assignment/pom.xml
index 716ef71..d0fb7c6 100755
--- a/resource-assignment/pom.xml
+++ b/resource-assignment/pom.xml
@@ -3,14 +3,14 @@
<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>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.adaptors</groupId>
<artifactId>resource-assignment</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>Resource Assignment Adaptor</name>