diff options
Diffstat (limited to 'champ-service-deps-janus/pom.xml')
-rw-r--r-- | champ-service-deps-janus/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/champ-service-deps-janus/pom.xml b/champ-service-deps-janus/pom.xml index 9b1dd5e..4218051 100644 --- a/champ-service-deps-janus/pom.xml +++ b/champ-service-deps-janus/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.aai</groupId> <artifactId>champ</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>champ-service-deps-janus</artifactId> @@ -35,7 +35,7 @@ limitations under the License. <dependency> <groupId>org.onap.aai</groupId> <artifactId>champ-janus</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <exclusions> <exclusion> <groupId>ch.qos.logback</groupId> |