diff options
Diffstat (limited to 'appc-sdc-listener/pom.xml')
-rw-r--r-- | appc-sdc-listener/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index 79abc6b5d..245faa944 100644 --- a/appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.0</version> + <version>2.7.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.appc</groupId> |