diff options
author | Dan Timoney <dtimoney@att.com> | 2017-03-15 10:40:31 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-03-15 12:29:03 -0400 |
commit | 9302f7cd6371a5a2d11d60ec2d03acf481b43c79 (patch) | |
tree | 60e2140ba70336dbe5c38a43ccb3125c49e34916 /sql-resource/features/pom.xml | |
parent | b4c4e6a7fff760aa1c4f1d463ba872bd970b4778 (diff) |
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT
Change-Id: I4f248d4f38a127866f97c5a6359ec1a1f04ea776
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sql-resource/features/pom.xml')
-rwxr-xr-x | sql-resource/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-resource/features/pom.xml b/sql-resource/features/pom.xml index 61b6e24..dee8954 100755 --- a/sql-resource/features/pom.xml +++ b/sql-resource/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>sql-resource</artifactId> <groupId>org.openecomp.sdnc.adaptors</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>sql-resource-features</artifactId> <name>Sql Resource Adaptor - Features</name> |