diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:52:20 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:52:20 -0400 |
commit | e24762ea7bd63bd4d88bb7448c66cb0dfe4219b6 (patch) | |
tree | 22b74652615d9399e151c3c7368a136c491a92a4 /sdnr/northbound/energysavings | |
parent | 9560e601df12f015390e222a0a4ce043003f6fc7 (diff) |
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: I10668ea684873cf246ab69ae2a2754fa0e242048
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/northbound/energysavings')
-rw-r--r-- | sdnr/northbound/energysavings/features/pom.xml | 2 | ||||
-rwxr-xr-x | sdnr/northbound/energysavings/installer/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/energysavings/model/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/energysavings/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/energysavings/provider/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sdnr/northbound/energysavings/features/pom.xml b/sdnr/northbound/energysavings/features/pom.xml index 2ab494426..ecdec0ee5 100644 --- a/sdnr/northbound/energysavings/features/pom.xml +++ b/sdnr/northbound/energysavings/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <relativePath/> </parent> diff --git a/sdnr/northbound/energysavings/installer/pom.xml b/sdnr/northbound/energysavings/installer/pom.xml index bcda57cec..f612ec2ed 100755 --- a/sdnr/northbound/energysavings/installer/pom.xml +++ b/sdnr/northbound/energysavings/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <relativePath/> </parent> diff --git a/sdnr/northbound/energysavings/model/pom.xml b/sdnr/northbound/energysavings/model/pom.xml index 1d049afb7..572492b03 100644 --- a/sdnr/northbound/energysavings/model/pom.xml +++ b/sdnr/northbound/energysavings/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <relativePath/> </parent> diff --git a/sdnr/northbound/energysavings/pom.xml b/sdnr/northbound/energysavings/pom.xml index 7d893816b..25f1f8cb6 100644 --- a/sdnr/northbound/energysavings/pom.xml +++ b/sdnr/northbound/energysavings/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <relativePath/> </parent> diff --git a/sdnr/northbound/energysavings/provider/pom.xml b/sdnr/northbound/energysavings/provider/pom.xml index 847dbb45d..0f93cda88 100644 --- a/sdnr/northbound/energysavings/provider/pom.xml +++ b/sdnr/northbound/energysavings/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <relativePath/> </parent> |