Fix ranges to include snapshot 56/123156/1
authorDan Timoney <dtimoney@att.com>
Thu, 5 Aug 2021 16:39:45 +0000 (12:39 -0400)
committerDan Timoney <dtimoney@att.com>
Thu, 5 Aug 2021 16:39:45 +0000 (12:39 -0400)
commit2a577ea5da129f9458b51baeb6720306d28a2442
treed584628ab7ab5ad7e3d48114f4296f9fb388cea8
parent9c23b606e3040abb0f8b49ad87fea6b7124e5427
Fix ranges to include snapshot

maven-assembly-plugin seems to exclude snapshots when resolving
ranges unless the range explicitly includes a snapshot.  Updated
ranges to end in snapshot release to work around this issue.

Issue-ID: CCSDK-3387
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I443da915e792e153eea55fdb9dc763b68471bb3c
13 files changed:
odlparent/binding-parent/pom.xml
odlparent/bundle-parent/pom.xml
odlparent/feature-repo-parent/pom.xml
odlparent/karaf4-parent/pom.xml
odlparent/mdsal-it-parent/pom.xml
odlparent/odlparent-lite/pom.xml
odlparent/odlparent/pom.xml
odlparent/setup/src/main/resources/pom-template.xml
odlparent/single-feature-parent/pom.xml
oparent/pom.xml
springboot/spring-boot-setup/src/main/resources/pom-template.xml
springboot/springboot1/pom.xml
springboot/springboot2/pom.xml