summaryrefslogtreecommitdiffstats
path: root/champ-lib/champ-titan
diff options
context:
space:
mode:
authorRavi Geda <GRaviK@amdocs.com>2018-05-15 19:13:44 +0100
committerRavi Geda <GRaviK@amdocs.com>2018-05-15 19:19:14 +0100
commit7cc4caa91ef63d8a3a9bdbbb0d397aa468ae469b (patch)
treea6bda9a72c64636d5e171c084018e66b1e3067e7 /champ-lib/champ-titan
parent7ac44deeadeca2a3f49643d2e5098deef1af8503 (diff)
Update version to 1.2.1-SNAPSHOT
Change-Id: I46cad4df0a03b5114c08efad2b04c2a19573a4b5 Issue-ID: AAI-1138 Signed-off-by: Ravi Geda <GRaviK@amdocs.com>
Diffstat (limited to 'champ-lib/champ-titan')
-rw-r--r--champ-lib/champ-titan/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml
index 05d862c..35b0ecd 100644
--- a/champ-lib/champ-titan/pom.xml
+++ b/champ-lib/champ-titan/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<parent>
<artifactId>champ-lib</artifactId>
<groupId>org.onap.aai</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<artifactId>champ-titan</artifactId>
@@ -45,13 +45,13 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai</groupId>
<artifactId>champ-core</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.onap.aai</groupId>
<artifactId>champ-core</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>