summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-07-16 16:28:54 -0500
committerjhh <jorge.hernandez-herrero@att.com>2020-07-17 13:09:57 -0500
commit8e250697e39ada36d39ce967116d27e1f17a805a (patch)
tree192e870246535c91f27098e177ffbe3077afeec0 /pom.xml
parent2ae8776b0405b1c2075feebbe2cda38ee8269746 (diff)
remove nexus function from entrypoint
Issue-ID: POLICY-2673 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ib1bce9a813435718e83a6671d3790c610c14b709 Signed-off-by: jhh <jorge.hernandez-herrero@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 64b823d6f..74bb6da64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,9 +45,9 @@
<staging.path>content/repositories/staging/</staging.path>
<!-- Project common dependency versions -->
- <version.policy.common>1.7.0</version.policy.common>
- <policy.models.version>2.3.0</policy.models.version>
- <version.policy.drools-pdp>1.7.0</version.policy.drools-pdp>
+ <version.policy.common>1.7.1-SNAPSHOT</version.policy.common>
+ <policy.models.version>2.3.1-SNAPSHOT</policy.models.version>
+ <version.policy.drools-pdp>1.7.1-SNAPSHOT</version.policy.drools-pdp>
</properties>
<build>