diff options
author | Michael Lando <michael.lando@intl.att.com> | 2018-11-05 09:48:40 +0200 |
---|---|---|
committer | Vitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com> | 2018-11-05 10:55:22 +0000 |
commit | 540a71e9efa3c40e858003c2f0a66c89943ac7d1 (patch) | |
tree | b3ee0022e0b5e851135e3b9e3575ef0ba170ea77 /ui-ci/pom.xml | |
parent | 3e9f4cce630a76dfc497991fa9346537879fee41 (diff) |
bump sdc version to 1.3.3
Change-Id: I703591a9985f9792649622b16f2a05aa89d1d8ea
Issue-ID: SDC-1865
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
Diffstat (limited to 'ui-ci/pom.xml')
-rw-r--r-- | ui-ci/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index e162b8ca53..dc9d118aa8 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> </parent> <properties> |