diff options
Diffstat (limited to 'champ-service')
-rw-r--r-- | champ-service/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml index b5294e3..5648834 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.aai</groupId> <artifactId>champ-service</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <name>champ</name> <properties> @@ -162,7 +162,7 @@ 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> <scope>compile</scope> <exclusions> <exclusion> |