diff options
Diffstat (limited to 'appc-oam')
-rw-r--r-- | appc-oam/appc-oam-bundle/pom.xml | 2 | ||||
-rw-r--r-- | appc-oam/appc-oam-features/features-appc-oam/pom.xml | 2 | ||||
-rw-r--r-- | appc-oam/appc-oam-features/onap-appc-oam/pom.xml | 2 | ||||
-rw-r--r-- | appc-oam/appc-oam-features/pom.xml | 2 | ||||
-rw-r--r-- | appc-oam/appc-oam-installer/pom.xml | 2 | ||||
-rw-r--r-- | appc-oam/appc-oam-model/pom.xml | 2 | ||||
-rw-r--r-- | appc-oam/pom.xml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml index 9abe58c8b..2b18adecb 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml index 4534bfdee..1db82e77a 100644 --- a/appc-oam/appc-oam-features/features-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> diff --git a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml index 63774215c..739e89379 100644 --- a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <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-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index 0b501d090..da831c9fb 100644 --- a/appc-oam/appc-oam-features/pom.xml +++ b/appc-oam/appc-oam-features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml index 1f7c30192..20bda5296 100644 --- a/appc-oam/appc-oam-installer/pom.xml +++ b/appc-oam/appc-oam-installer/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml index 2a29db4e0..90ecc2995 100644 --- a/appc-oam/appc-oam-model/pom.xml +++ b/appc-oam/appc-oam-model/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml index e1ea6466d..09415d968 100644 --- a/appc-oam/pom.xml +++ b/appc-oam/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |