diff options
author | 2017-04-25 10:41:20 -0400 | |
---|---|---|
committer | 2017-04-25 10:41:20 -0400 | |
commit | 02e43f54e12371eb8d672c2f05d67933f40d5e37 (patch) | |
tree | 377f795582be114e5d6a676c1f89c5ba92ff9b67 /dblib/features | |
parent | 29b9ece408800da133cc18f773698a558421b68d (diff) |
[RENUMBER] Roll to next snapshot
Roll to snapshot version 1.1.1-SNAPSHOT
Change-Id: I284f5ddf82439bde3d0193cf6215bfb892a8ebf2
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 8111449..f6a4b7a 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.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> <artifactId>dblib-features</artifactId> <name>DBLIB Adaptor - Features</name> |