aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-04-26 08:13:03 -0400
committerDan Timoney <dtimoney@att.com>2017-04-26 08:13:03 -0400
commit139e1b5f5db097b1aa87c6761bed56db109836c3 (patch)
treecb08b1eefc198a966d80a9a5ec62f67f065b3d9f /dgbuilder
parent15323bede7688939ba20d72d03110c0fc6806bce (diff)
[RELEASE] Roll to 1.1.1-SNAPSHOT
Roll to next snapshot version Change-Id: Ia5f8bb92d5566cea07b98bbb7a63c9588ea975c8 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5b0799ac9dbaf0022b0b668c7471f6e03df91b7a
Diffstat (limited to 'dgbuilder')
-rw-r--r--dgbuilder/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml
index 6c185bbf..abd18531 100644
--- a/dgbuilder/pom.xml
+++ b/dgbuilder/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
<groupId>org.openecomp.sdnc.oam</groupId>
<artifactId>dgbuilder</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>Directed Graph Builder</name>
<description>Directed Graph Builder</description>