diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-16 23:44:52 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-16 23:44:56 -0400 |
commit | af915da08b8c62dee5643eff7b81727dcbd9a596 (patch) | |
tree | 6171a958f05c39e86d02e3c6750884f76bb18755 /pom.xml | |
parent | 553b6247ef0c663aad77e6ffe940c22d3d77eba1 (diff) |
Upversion to 1.2.1-SNAPSHOT
Issue-ID: AAI-1138
Change-Id: Ia5f8ce5b51f994b4418c673b5ee3bffe049c8446
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ limitations under the License. <artifactId>champ</artifactId> <name>aai-champ</name> <packaging>pom</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> |