diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 11:13:13 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 11:13:13 -0400 |
commit | 243d1c22bd6f96d360b477c7fdbf05e1283d4fa1 (patch) | |
tree | 78b8c11e219821a0812616ead52226f624724bae /admportal | |
parent | 9310f04aab4fe7ec87d634f9e223559888b2ca0d (diff) |
Roll to next Casablanca snapshot
Roll to next Casablanca snapshot
Change-Id: I45d042cdddcab926ad5478e417809cbb19d18701
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: bf2e2057530626a312696948ec758bb2140244a7
Diffstat (limited to 'admportal')
-rw-r--r-- | admportal/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index 1bdc96d8..70d68bab 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -6,13 +6,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>admportal</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-oam :: admportal</name> |