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 ae9d0d3ed..0a9ee0c03 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</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 9f4e44d82..43435cc0f 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.7.1-SNAPSHOT</version> + <version>2.7.1</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 14d9539ee..0bd1b810b 100644 --- a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</version> <relativePath/> </parent> diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index ea4f4327c..99858e2f8 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.7.1-SNAPSHOT</version> + <version>2.7.1</version> <relativePath/> </parent> diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml index c29902987..9740966e8 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.7.1-SNAPSHOT</version> + <version>2.7.1</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 e14d691ca..ad8fdf569 100644 --- a/appc-oam/appc-oam-model/pom.xml +++ b/appc-oam/appc-oam-model/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</version> <relativePath/> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml index 17c51b726..0281bd799 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.7.1-SNAPSHOT</version> + <version>2.7.1</version> <relativePath/> </parent> <groupId>org.onap.appc</groupId> |