summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2017-11-25 07:05:04 +0000
committervagrant <vv770d@att.com>2017-11-25 07:05:20 +0000
commit4ddc91766c1d252be8d78bf26133dccce82886c2 (patch)
treeca87df614f04dfb450a8bfdabd311c168c638f75
parent7bb22600a1b7f8080f32374b83d2e1ba0042bab0 (diff)
update versioning
Change-Id: I90bd1ab432b1fb13e11e12e9ad5e9a01277b1395 Issue-ID: DCAEGEN2-211 Signed-off-by: vagrant <vv770d@att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1d83c91..b50c61f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
@@ -31,7 +31,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<artifactId>snmptrap</artifactId>
<name>dcaegen2-collectors-snmptrap</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>