diff options
author | Dan Timoney <dtimoney@att.com> | 2017-02-24 14:02:20 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-02-24 14:02:28 -0500 |
commit | 339116c5915c2516251278d75d564bb0ef46f88b (patch) | |
tree | f4d4a2f390154769172e799ffe3bcf59b9788c32 /mdsal-resource/installer | |
parent | 74228ab555dec51c2d1f7016587e8a6e692c89f8 (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/installer')
-rwxr-xr-x | mdsal-resource/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdsal-resource/installer/pom.xml b/mdsal-resource/installer/pom.xml index 15956db..320b055 100755 --- a/mdsal-resource/installer/pom.xml +++ b/mdsal-resource/installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>mdsal-resource</artifactId> <groupId>org.openecomp.sdnc.adaptors</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>mdsal-resource-installer</artifactId> <name>MDSAL Resource - Karaf Installer</name> |