aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-09-13 16:42:51 +0100
committerliamfallon <liam.fallon@est.tech>2021-09-13 16:42:51 +0100
commite587e8629daacc9dc90c2eae368787c87419c80b (patch)
treeea7a2b83964e13b4077b002ce6eb4b61f32a8887
parent258a8b26ee052e461f3b8c70333e54d399e7d99b (diff)
Use released common and models
Issue-ID: POLICY-3587 Change-Id: Ia686adb3f8e3b73ca6543b7c8b0b404811cff1fd Signed-off-by: liamfallon <liam.fallon@est.tech>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f89c887c..b9a30d22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,8 +51,8 @@
<hibernate.core.version>5.4.28.Final</hibernate.core.version>
<hibernate.commons.annotations.version>5.1.2.Final</hibernate.commons.annotations.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.9.0-SNAPSHOT</policy.common.version>
- <policy.models.version>2.5.0-SNAPSHOT</policy.models.version>
+ <policy.common.version>1.9.0</policy.common.version>
+ <policy.models.version>2.5.0</policy.models.version>
</properties>
<modules>