diff options
Diffstat (limited to 'appc-asdc-listener/appc-asdc-listener-features')
-rw-r--r-- | appc-asdc-listener/appc-asdc-listener-features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-asdc-listener/appc-asdc-listener-features/pom.xml b/appc-asdc-listener/appc-asdc-listener-features/pom.xml index c0ca8d190..752588a9d 100644 --- a/appc-asdc-listener/appc-asdc-listener-features/pom.xml +++ b/appc-asdc-listener/appc-asdc-listener-features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-asdc-listener</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>appc-asdc-listener-features</artifactId> <name>Event Listener - Features</name> |