diff options
Diffstat (limited to 'appc-asdc-listener/appc-asdc-listener-bundle')
-rw-r--r-- | appc-asdc-listener/appc-asdc-listener-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml b/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml index 666456446..ae87a68ff 100644 --- a/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml +++ b/appc-asdc-listener/appc-asdc-listener-bundle/pom.xml @@ -31,7 +31,7 @@ <dependency> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-distribution-client</artifactId> - <version>1.1.2</version> + <version>1.0.0-SNAPSHOT</version> </dependency> <dependency> |