diff options
Diffstat (limited to 'champ-service-deps-janus/pom.xml')
-rw-r--r-- | champ-service-deps-janus/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-service-deps-janus/pom.xml b/champ-service-deps-janus/pom.xml index 04b0898..5b31ad2 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.6.0-SNAPSHOT</version> + <version>1.6.0</version> </parent> <groupId>org.onap.aai.champ</groupId> |