diff options
Diffstat (limited to 'artifactbroker/reception/pom.xml')
-rw-r--r-- | artifactbroker/reception/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/reception/pom.xml b/artifactbroker/reception/pom.xml index 881c5a2..71af912 100644 --- a/artifactbroker/reception/pom.xml +++ b/artifactbroker/reception/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.multicloud.framework</groupId> <artifactId>multicloud-framework-artifactbroker</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <artifactId>multicloud-framework-artifactbroker-reception</artifactId> |