diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:46:09 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:46:09 -0400 |
commit | d761bb69850d2fe75a28b18310843609d5b81780 (patch) | |
tree | df29681d00777c685c3c8a82fc8da57a9bd7ea26 /sdnr/wt/devicemodel | |
parent | 9560e601df12f015390e222a0a4ce043003f6fc7 (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: Ie0ce73a61ea0caa0e93b56f7f4be367410c62888
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/devicemodel')
-rw-r--r-- | sdnr/wt/devicemodel/feature/pom.xml | 2 | ||||
-rwxr-xr-x | sdnr/wt/devicemodel/installer/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/devicemodel/model/pom.xml | 2 | ||||
-rwxr-xr-x | sdnr/wt/devicemodel/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sdnr/wt/devicemodel/feature/pom.xml b/sdnr/wt/devicemodel/feature/pom.xml index f0ef7b597..1f9836a09 100644 --- a/sdnr/wt/devicemodel/feature/pom.xml +++ b/sdnr/wt/devicemodel/feature/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.2</version> + <version>1.3.0-SNAPSHOT</version> <relativePath/> </parent> diff --git a/sdnr/wt/devicemodel/installer/pom.xml b/sdnr/wt/devicemodel/installer/pom.xml index a29b66a5f..ca279c4e0 100755 --- a/sdnr/wt/devicemodel/installer/pom.xml +++ b/sdnr/wt/devicemodel/installer/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2</version> + <version>1.3.0-SNAPSHOT</version> <relativePath/> </parent> diff --git a/sdnr/wt/devicemodel/model/pom.xml b/sdnr/wt/devicemodel/model/pom.xml index 5fc6589b2..eb1c447fc 100644 --- a/sdnr/wt/devicemodel/model/pom.xml +++ b/sdnr/wt/devicemodel/model/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2</version> + <version>1.3.0-SNAPSHOT</version> <relativePath/> </parent> diff --git a/sdnr/wt/devicemodel/pom.xml b/sdnr/wt/devicemodel/pom.xml index 82471b1d1..f57cd20fa 100755 --- a/sdnr/wt/devicemodel/pom.xml +++ b/sdnr/wt/devicemodel/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2</version> + <version>1.3.0-SNAPSHOT</version> <relativePath/> </parent> |