summaryrefslogtreecommitdiffstats
path: root/plugins/properties-node/installer/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-22 16:05:50 -0400
committerDan Timoney <dtimoney@att.com>2023-07-31 15:15:27 -0400
commit69baaebcb6112c0b2f80ec654442c52a5b3e1cb1 (patch)
treeff89105eeba6a4f7406e08e13f818ca446682aee /plugins/properties-node/installer/pom.xml
parent2ef436968cec5befcc9c91702f8c5bd6d78c6f03 (diff)
Update sli for Argon release
Update sli to use OpenDaylight Argon versions of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8689a3389ce4fae3be3e9d353f479eb4cd3762c0
Diffstat (limited to 'plugins/properties-node/installer/pom.xml')
-rwxr-xr-xplugins/properties-node/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml
index 6839d26b9..1a4ed2f65 100755
--- a/plugins/properties-node/installer/pom.xml
+++ b/plugins/properties-node/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.5.4</version>
+ <version>2.6.0</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
ef='#n181'>181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242