aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-05-27 09:07:08 +0300
committerMichael Lando <ml636r@att.com>2018-05-27 08:48:19 +0000
commit17873c46a6b6823e951f3aaf972b10284020cbe9 (patch)
treed4de0947e64e1aa9ef653ef94d0713fbdce7a949 /openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
parentb72a4b4795ccbc16364d96ee897ee36154b3a298 (diff)
Revert "update sdc version"
This reverts commit 5920d2c9e47958ed5f3197b7a16094e01e8d4bcd. Change-Id: I7906549d1fb7ba5d8d081870a9d976a3c8077438 Issue-ID: SDC-1370 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/backend/openecomp-sdc-action-manager/pom.xml')
-rw-r--r--openecomp-be/backend/openecomp-sdc-action-manager/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
index 0950daf6d3..c5a59693be 100644
--- a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
+++ b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>backend</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
ef='#n212'>212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259