aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-08-22 13:58:13 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-08-22 13:58:56 -0400
commitc6f09d3f785654d5f3e6f423b8f21bcec412f2e9 (patch)
treef7fdcaa0e5cfe8a126b3761bc732fb0f3ad94c36 /pom.xml
parentd859e902a3a22a8ca97a16e8f19e0ef889e48cb8 (diff)
Add oparent version as a property
We refer to oparent in other pom.xml in the policy projects. This is to ensure we are always referring to the same version. Issue-ID: POLICY-1073 Change-Id: Ie09cdb76f3fe181cc55df2d0fa8833cba382cf46 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0370bb57..fb5b940e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,6 +30,9 @@
<version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
+ <properties>
+ <oparent.version>1.1.0</oparent.version>
+ </properties>
<modules>
<module>integration</module>