diff options
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ limitations under the License. <artifactId>champ</artifactId> <name>aai-champ</name> <packaging>pom</packaging> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> |