summaryrefslogtreecommitdiffstats
path: root/platformdoc/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2017-11-27 21:52:00 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-27 21:52:00 +0000
commit90888073963d62c11c1a016c5f204899647dc85d (patch)
tree627d255259691aa0f46738583821b41c593b8269 /platformdoc/pom.xml
parentc5e0375e36c4acab3d81855a0c438dc5a2c86bad (diff)
parentda31a985afc16953047f705720ccacb15a9c6efc (diff)
Merge "Bump minor version"
Diffstat (limited to 'platformdoc/pom.xml')
-rw-r--r--platformdoc/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/platformdoc/pom.xml b/platformdoc/pom.xml
index 6ae7ea5d..ad38b1c9 100644
--- a/platformdoc/pom.xml
+++ b/platformdoc/pom.xml
@@ -23,12 +23,12 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.dcaegen2</groupId>
<artifactId>dcaegen2</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2</groupId>
<artifactId>platformdoc</artifactId>
<name>dcaegen2-platformdoc</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>