summaryrefslogtreecommitdiffstats
path: root/appc-adapters/appc-rest-adapter/appc-rest-adapter-features
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-01-08 12:25:10 -0800
committerPatrick Brady <patrick.brady@att.com>2019-01-08 12:25:13 -0800
commit19ae78049dff5f6ca5b4fec2e8fa8ded81f30c45 (patch)
treeb858fbe693fcf79e69cb5134520a79d489c40088 /appc-adapters/appc-rest-adapter/appc-rest-adapter-features
parent2a39d56162385154469a032739bbaa9e1b138bb8 (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
Diffstat (limited to 'appc-adapters/appc-rest-adapter/appc-rest-adapter-features')
-rw-r--r--appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml2
-rw-r--r--appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml2
-rw-r--r--appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml
index 0bf878277..a17a318f3 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/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.1</version>
+ <version>1.5.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml
index 4cffe5236..8368f740c 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/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.1</version>
+ <version>1.5.0-SNAPSHOT</version>
<relativePath />
</parent>
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml
index e97368dc4..5a4c0a112 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-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.1</version>
+ <version>1.5.0-SNAPSHOT</version>
<relativePath />
</parent>