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-inbound/appc-interfaces-service/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-inbound/appc-interfaces-service/features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml index f27ea7b58..7c1225447 100644 --- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/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-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml index cd1045267..d3f009d9f 100644 --- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/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-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml index b2f134ebc..42ff3f712 100644 --- a/appc-inbound/appc-interfaces-service/features/pom.xml +++ b/appc-inbound/appc-interfaces-service/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> |