diff options
Diffstat (limited to 'champ-service/pom.xml')
-rw-r--r-- | champ-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 610de3f..5311692 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.aai</groupId> <artifactId>champ</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ</groupId> |