diff options
author | Michael Arrastia <MArrasti@amdocs.com> | 2018-05-22 14:03:35 +0100 |
---|---|---|
committer | Michael Arrastia <MArrasti@amdocs.com> | 2018-05-22 14:03:35 +0100 |
commit | ca02564d0a8422b35a358d6397c2e0659f1eea2d (patch) | |
tree | 741290c1347974485b1114b03be77dbce701a0d4 /champ-service-deps-titan | |
parent | 857d2d42d459a01551ba4b0fc4149e123a9acb04 (diff) |
Upversion to 1.2.2 for Beijing release
Change-Id: I3113bdda31f2a702e1a8f7a5446fefba1f843db6
Issue-ID: AAI-1153
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
Diffstat (limited to 'champ-service-deps-titan')
-rw-r--r-- | champ-service-deps-titan/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml index c80a7a6..8a62810 100644 --- a/champ-service-deps-titan/pom.xml +++ b/champ-service-deps-titan/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.aai</groupId> <artifactId>champ</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ</groupId> |