diff options
author | Patrick Brady <patrick.brady@att.com> | 2018-10-09 11:32:38 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2018-10-09 11:32:41 -0700 |
commit | 9d3800890a8fff3d431b05089975bca4585a895d (patch) | |
tree | a1a6ccdefb28f6c896ef8ebc14e7c89ec29dc0cf /appc-outbound/appc-network-inventory-client/features | |
parent | 8e53f31a0bb3102abd675626b6eb4457ab629e0a (diff) |
Change to released parent poms
Change-Id: I298b1ac52c849320b67c649017b3604490a5063b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
Diffstat (limited to 'appc-outbound/appc-network-inventory-client/features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml index 5f30a14e4..2f5d9c197 100644 --- a/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/features-appc-network-inventory-client/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <relativePath /> </parent> diff --git a/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml index 21ae4e153..8146d421c 100644 --- a/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/onap-appc-network-inventory-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <relativePath /> </parent> diff --git a/appc-outbound/appc-network-inventory-client/features/pom.xml b/appc-outbound/appc-network-inventory-client/features/pom.xml index 392ad32e2..ba27122e2 100644 --- a/appc-outbound/appc-network-inventory-client/features/pom.xml +++ b/appc-outbound/appc-network-inventory-client/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <relativePath /> </parent> |