commit | 19ae78049dff5f6ca5b4fec2e8fa8ded81f30c45 | [log] [tgz] |
---|---|---|
author | Patrick Brady <patrick.brady@att.com> | Tue Jan 08 12:25:10 2019 -0800 |
committer | Patrick Brady <patrick.brady@att.com> | Tue Jan 08 12:25:13 2019 -0800 |
tree | b858fbe693fcf79e69cb5134520a79d489c40088 | |
parent | 2a39d56162385154469a032739bbaa9e1b138bb8 [diff] |
Change parent version to appc snapshot Changing to the current release snapshot version of the appc parents instead of the previous release version. This allows updated changes to parents to be in builds. Change-Id: I6cec484012c2cb48ee1ea7f10fd058d017f00947 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1304
diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml index 6248167..19ab1d1 100644 --- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml
@@ -3,7 +3,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.1</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId>
diff --git a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml index 73fad39..9df0b8e 100644 --- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml
@@ -3,7 +3,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.1</version> + <version>1.5.0-SNAPSHOT</version> <relativePath/> </parent>
diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index ded9844..4d3cd37 100644 --- a/appc-provider/appc-provider-features/pom.xml +++ b/appc-provider/appc-provider-features/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.1</version> + <version>1.5.0-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId>