summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-05-16 23:44:52 -0400
committerJimmy Forsyth <jf2512@att.com>2018-05-16 23:44:56 -0400
commitaf915da08b8c62dee5643eff7b81727dcbd9a596 (patch)
tree6171a958f05c39e86d02e3c6750884f76bb18755
parent553b6247ef0c663aad77e6ffe940c22d3d77eba1 (diff)
Upversion to 1.2.1-SNAPSHOT
Issue-ID: AAI-1138 Change-Id: Ia5f8ce5b51f994b4418c673b5ee3bffe049c8446 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7fc7a1f..4629aee 100755
--- a/pom.xml
+++ b/pom.xml
@@ -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>