aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-10-18 09:08:45 +0100
committerliamfallon <liam.fallon@est.tech>2023-10-18 09:08:45 +0100
commit6b30f374b232cd9edad5c2c6d90bcca7df712f4a (patch)
tree2df97a8cc152c34f7a828bc574a8460ebf9f4061 /pom.xml
parentb6d09ef9da41191199f2da7958d5b418ed2da8d9 (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: I11cd99816dd40b64d5de8fdf100adb32e033f24c
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 a7ac1957..fdd813aa 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.drools-pdp</groupId>