aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-05-29 14:51:25 -0400
committerJim Hahn <jrh3@att.com>2020-05-29 14:52:23 -0400
commit2d5be866dbca7f1a5d481eecba5c1690d60c8537 (patch)
treebdda61314b343a207e41bab8db331a7f43976fa9 /pom.xml
parent3a508c6de4d623253e389e8340d01d1535f96559 (diff)
Use snapshot versions
Issue-ID: POLICY-1527 Change-Id: I533f11a48a3a0df5e675467a242e44580fbbfbb8 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index f2eaabd3..727d36a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,9 +9,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -44,8 +44,8 @@
<!-- Default Sonar configuration -->
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
- <policy.common.version>1.6.5</policy.common.version>
- <policy.models.version>2.2.6</policy.models.version>
+ <policy.common.version>1.7.0-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.3.0-SNAPSHOT</policy.models.version>
</properties>
<modules>