diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-22 16:04:02 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2023-07-24 13:46:15 +0000 |
commit | 43836a9e53e965e6057ff08824d2cc4660a90049 (patch) | |
tree | 598521beb6f90ddecea792aaed160cf6348dc64a /springboot/pom.xml | |
parent | 6ea1b9009ecc674b0e3000b7a50326908cdba711 (diff) |
Update parent poms for Argon release
Update versions in parent poms to match OpenDaylight Argon
release version SR1
Issue-ID: CCSDK-3914
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3249f682b6478d129f72c8f1e252e3ff84ce61c2
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 2e0c826e..d64bd21f 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -17,10 +17,10 @@ <modules> <module>spring-boot-setup</module> - <module>springboot1</module> <module>springboot23</module> <module>springboot25</module> <module>springboot26</module> + <module>springboot27</module> <module>springboot30</module> </modules> |