diff options
Diffstat (limited to 'appc-sdc-listener')
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml index f111ef323..575b9d23d 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.1</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml index 7377a6ccd..3c022aec3 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/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.1-SNAPSHOT</version> + <version>2.6.1</version> <relativePath /> </parent> diff --git a/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml index 39d500f20..924c391c8 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/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.1-SNAPSHOT</version> + <version>2.6.1</version> <relativePath /> </parent> diff --git a/appc-sdc-listener/appc-sdc-listener-features/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/pom.xml index e4a06bde7..00a915677 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-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.1-SNAPSHOT</version> + <version>2.6.1</version> <relativePath /> </parent> diff --git a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml index 837be0642..a9e441930 100644 --- a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.1</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index e51d10d91..aae2c57f7 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -28,7 +28,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.1</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index 723fe144b..a864f18ae 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.6.1-SNAPSHOT</version> + <version>2.6.1</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |