commit | dc10cbe1d24ad857be6bf6ab9bed918219eb89f0 | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Dec 02 12:37:02 2019 -0500 |
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | Mon Dec 02 12:37:02 2019 -0500 |
tree | bd9c87868d804fb814eba404da3c7c96f555cd00 | |
parent | 03c25f06baef3d96cf888363dc26b09695337c8e [diff] |
Use 1.5.1-SNAPSHOT version of parent pom Fixed version of parent pom to use snapshot version Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/sdnr/wt/websocketmanager2/installer/pom.xml b/sdnr/wt/websocketmanager2/installer/pom.xml index 00e7d68..e363be3 100755 --- a/sdnr/wt/websocketmanager2/installer/pom.xml +++ b/sdnr/wt/websocketmanager2/installer/pom.xml
@@ -33,7 +33,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.0</version> + <version>1.5.1-SNAPSHOT</version> <relativePath/> </parent>