diff options
author | 2017-02-24 13:28:27 -0500 | |
---|---|---|
committer | 2017-02-24 13:28:38 -0500 | |
commit | 2bc3e5cc85a9384d080392bc98f623bc88f68592 (patch) | |
tree | 2dd749edbafee724d1da832591a9ce8a2f1b5d7f /dblib/features | |
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 'dblib/features')
-rwxr-xr-x | dblib/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml index b3fc853..e894115 100755 --- a/dblib/features/pom.xml +++ b/dblib/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>dblib</artifactId> <groupId>org.openecomp.sdnc.core</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>dblib-features</artifactId> <name>DBLIB Adaptor - Features</name> |