aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-10-18 09:08:03 +0100
committerliamfallon <liam.fallon@est.tech>2023-10-18 09:08:03 +0100
commitc00a0dd3a611f3e98a3b8eaaa67c6ddde96a7b71 (patch)
treea6437f9d50af377debb063c1b6f0f7a97b6c55fa /pom.xml
parent7f7d2bfe1673f3334e43029bb81408d3305fa2e2 (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: Ib9e87399e25f7db79d162cd24928b8a428aa8b02
Diffstat (limited to 'pom.xml')
-rw-r--r--[-rwxr-xr-x]pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 8e82363dd..50ce22510 100755..100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
<version>4.0.1-SNAPSHOT</version>
- <relativePath/>
+ <relativePath />
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>