diff options
author | Timoney, Daniel (dt5972) <dtimoney@att.com> | 2017-03-15 09:39:53 +0000 |
---|---|---|
committer | Timoney, Daniel (dt5972) <dtimoney@att.com> | 2017-03-15 12:21:37 +0000 |
commit | ff3d7bedc2d05dae310355da7984b6f52fe2e3cc (patch) | |
tree | e412eb280b28c50db5ca5590054cef322bea46c1 /installation/dgbuilder/pom.xml | |
parent | 02fb35fa2db2cc0ed8e8f3a735b41d8aacc0f383 (diff) |
[VERSION] Roll to next version
Roll to version 1.1.0-SNAPSHOT
Change-Id: If078aef1ef1a05207d98125d01cec8abdf598af4
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: d239580db622f04200795e0343413dd288495d81
Diffstat (limited to 'installation/dgbuilder/pom.xml')
-rw-r--r-- | installation/dgbuilder/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml index f1f6c16d..daef9865 100644 --- a/installation/dgbuilder/pom.xml +++ b/installation/dgbuilder/pom.xml @@ -5,14 +5,14 @@ <parent> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.openecomp.sdnc.oam</groupId> <artifactId>installation-dgbuilder</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <name>Installation - dgbuilder</name> <description>Creates docker container for dgbuilder</description> |