diff options
author | 2017-02-24 13:28:27 -0500 | |
---|---|---|
committer | 2017-02-24 13:28:38 -0500 | |
commit | 2bc3e5cc85a9384d080392bc98f623bc88f68592 (patch) | |
tree | 2dd749edbafee724d1da832591a9ce8a2f1b5d7f /sli/common | |
parent | 1be30f7415dca363d9a70cd95d480d4f1160d915 (diff) |
[VERSION] Roll back to snapshot
Roll back to version 1.0.0-SNAPSHOT
Change-Id: I01ecdf7f547d7d79f4e9d23625407cd5a3464e67
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sli/common')
-rwxr-xr-x | sli/common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml index 1f65694..3ab9848 100755 --- a/sli/common/pom.xml +++ b/sli/common/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>sli</artifactId> <groupId>org.openecomp.sdnc.core</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>sli-common</artifactId> <packaging>bundle</packaging> |