diff options
author | Norm Traxler <normant@amdocs.com> | 2019-02-12 15:57:40 +0000 |
---|---|---|
committer | Norm Traxler <normant@amdocs.com> | 2019-02-12 20:00:59 +0000 |
commit | daf874925d0e9fe6f77c7033dc8756b302f799e1 (patch) | |
tree | ee62966a1b16130ea804c6ba373f2aa61e66beca /pomba/pom.xml | |
parent | d8850d592f42d16a7d3d8d0c4ae1c64badf0b439 (diff) |
Update pomba versioning for Dublin
Issue-ID: SDNC-637
Moving version Back to the Future
Note: 1.4.2 is used for Casablanca release, so moving ahead to 1.5.0
Adding port description attribute
Change-Id: I4b5526b1151603a1872df1cc6584ba0810685b0c
Signed-off-by: Norm Traxler <normant@amdocs.com>
Diffstat (limited to 'pomba/pom.xml')
-rw-r--r-- | pomba/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pomba/pom.xml b/pomba/pom.xml index bb794a6..6bff075 100644 --- a/pomba/pom.xml +++ b/pomba/pom.xml @@ -28,7 +28,7 @@ limitations under the License. <groupId>org.onap.sdnc.apps.pomba</groupId> <artifactId>pomba</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <packaging>pom</packaging> <modules> |