aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-10-31 10:42:32 +0100
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2017-10-31 10:42:32 +0100
commitb1086a5abcfbbadaf361c7599f1067e280276676 (patch)
tree2fa05ffc6694589f549a75d0c26ce986bd0f7e9c /pom.xml
parent434170f50621917a7fb2cbe7c7b01c4b29a8211e (diff)
Revert snapshot to release
Revert back snapshot version to release, due to problem with nexus lf Change-Id: I78f674e7513c728eba1e5aba64cf539c518f357c Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index ff0ab83f..85d3223c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@
<dependency>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>policy-yaml</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<exclusions>
<exclusion>
<artifactId>log4j</artifactId>
@@ -432,7 +432,7 @@
<dependency>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>sdc</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<exclusions>
<exclusion>
<artifactId>log4j</artifactId>
@@ -451,7 +451,7 @@
<dependency>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>aai</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<exclusions>
<exclusion>
<artifactId>log4j</artifactId>