aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-10-18 09:08:38 +0100
committerliamfallon <liam.fallon@est.tech>2023-10-18 09:08:38 +0100
commit5ec4ea98a144a7e2fbdd7d481192d9f0d48945a0 (patch)
tree5e4f62eebb8e5d22b652cbec51537b0ee87354cb /pom.xml
parenta77722ef5ee38ac1a63944f17cc442f2f294adf1 (diff)
Fix version.properties major version
Fix version.properties major version *** This commit is generated by a PF release script *** Issue-ID: POLICY-4854 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: I892bfb25df4664e235785cc5e3754289a091d9ab
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 63e161ae..72b053d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
<version>4.0.1-SNAPSHOT</version>
- <relativePath/>
+ <relativePath />
</parent>
<groupId>org.onap.policy.xacml-pdp</groupId>