summaryrefslogtreecommitdiffstats
path: root/champ-lib/champ-janus/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'champ-lib/champ-janus/pom.xml')
-rw-r--r--champ-lib/champ-janus/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml
index b316c27..1a6f7d6 100644
--- a/champ-lib/champ-janus/pom.xml
+++ b/champ-lib/champ-janus/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<parent>
<groupId>org.onap.aai</groupId>
<artifactId>champ-lib</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<artifactId>champ-janus</artifactId>
@@ -46,13 +46,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>