summaryrefslogtreecommitdiffstats
path: root/adaptors/ssh-adaptor/ssh-adaptor-bundle
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-11-07 13:38:17 -0500
committerDan Timoney <dtimoney@att.com>2022-11-07 13:38:17 -0500
commitb5a1f49893bcbe44fda1b0ea6340f8f834adf2b2 (patch)
tree3f0cd9d3d4f75b05b26570bb756e7f12e33227ca /adaptors/ssh-adaptor/ssh-adaptor-bundle
parent5383edf1b735a6de8d1c54c6e8bacb867e090010 (diff)
Update to released version of parent pom
Update to use released initial London version of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idd3e0c42d912e7dc5805edae351df14d19d83d2b
Diffstat (limited to 'adaptors/ssh-adaptor/ssh-adaptor-bundle')
-rw-r--r--adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml b/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml
index 90e49d9fb..c520c5ba7 100644
--- a/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml
+++ b/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.0</version>
<relativePath/>
</parent>
='#n152'>152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 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