diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <artifactId>ui-dmaapbc-project</artifactId> <packaging>pom</packaging> <!-- NOTE This value will not be picked from the property tag below, pass it as -Drelease.version="" when doing mvn deploy --> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <name>DMaaP Bus Controller UI (parent)</name> <url>https://wiki/display/EcompPortal</url> <description>DCAE DMaaP Bus Controller GUI based on the ECOMP Portal Open-Source SDK</description> |