aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-11-05 11:25:59 -0500
committerPamela Dragosh <pdragosh@research.att.com>2018-11-05 11:26:39 -0500
commit216aa6119a6f5aec0c63f6b07dcfd12bd4fed8aa (patch)
tree57c0792d9dc849e03c33132419af347c6cfdd4cd
parentad5d7aa14aa2cdf6d7a29b1d635792ca38e47e67 (diff)
Upgrade to policy/common 1.3.2
I will change the drools applications when it is released. Issue-ID: POLICY-1245 Change-Id: I06e9ce9dc7c17181b05dd583020c91dda6ca7aaf Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3b159016b..cddd9bc05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<commons.compress.version>1.18</commons.compress.version>
<elasticsearch.version>6.3.0</elasticsearch.version>
- <version.policy.common>1.3.2-SNAPSHOT</version.policy.common>
+ <version.policy.common>1.3.2</version.policy.common>
<version.policy.drools-application>1.3.2-SNAPSHOT</version.policy.drools-application>
</properties>
<modules>