diff options
Diffstat (limited to 'appc-provider/appc-provider-features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml index bf1343ef3..d0eb95536 100644 --- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml index 788aaf410..9533f7057 100644 --- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath/> </parent> diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index df21854e6..6d99069f5 100644 --- a/appc-provider/appc-provider-features/pom.xml +++ b/appc-provider/appc-provider-features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId> |