diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-11 11:31:45 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-11 11:31:49 -0700 |
commit | 89d77ed2dc64616fb06b53b0ae2e063599d894b3 (patch) | |
tree | 667a233180d0ba7f3eda01590b3cbc3ad6f6a66c /appc-dg-util/appc-dg-util-features | |
parent | 65b70190e0de9f7b6d173c918a7873b37ff66ea3 (diff) |
Change to released parent 1.6.1
Change-Id: Ieb506dd5bcc146a45c9e75ec27641f80245548e3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-dg-util/appc-dg-util-features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml index 91f3a6796..4736735c9 100644 --- a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml +++ b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/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-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml index 6c44c1311..131a27a33 100644 --- a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml +++ b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/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-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml index 8ddf04448..3a8b4f98d 100644 --- a/appc-dg-util/appc-dg-util-features/pom.xml +++ b/appc-dg-util/appc-dg-util-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> |