diff options
author | 2018-11-29 14:57:39 +0000 | |
---|---|---|
committer | 2018-11-29 14:57:39 +0000 | |
commit | a2f85a0b8525ef8d5adf72e1f407278ae624a105 (patch) | |
tree | e04101201a56f4985693b73877d958ba9591b5e2 /version-manifest/pom.xml | |
parent | e0714d0c73ee14c5f2dea8d2f937369bd319b1be (diff) | |
parent | f16f2583bb4dcd8cea682f8c5d6094d6fde0026a (diff) |
Merge "Version bump casablanca branch to 3.0.1-SNAPSHOT" into casablanca
Diffstat (limited to 'version-manifest/pom.xml')
-rw-r--r-- | version-manifest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml index 48dd9c12a..ba3f88fed 100644 --- a/version-manifest/pom.xml +++ b/version-manifest/pom.xml @@ -8,7 +8,7 @@ </parent> <groupId>org.onap.integration</groupId> <artifactId>version-manifest</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>ONAP Version Manifest and Maven Plugin</name> <url>https://www.onap.org</url> |