Skip to content

Commit 25bc789

Browse files
committed
Resolving snapshots.
1 parent 2620a92 commit 25bc789

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414

1515
<properties>
1616
<!-- poms shared is expected to receive upgrades on most iterations -->
17-
<poms.shared.version>8.4.2-SNAPSHOT</poms.shared.version>
17+
<poms.shared.version>8.4.2</poms.shared.version>
1818
<!-- these may not have -->
1919
<api.client.version>8.4.0</api.client.version>
2020
<thesaurus.version>8.2.0</thesaurus.version>
2121

2222
<!-- these are private artifacts -->
23-
<poms.shared.backend.version>8.4.3-SNAPSHOT</poms.shared.backend.version> <!-- at github/npo-poms -->
23+
<poms.shared.backend.version>8.4.3</poms.shared.backend.version> <!-- at github/npo-poms -->
2424
<user.version>8.4.0</user.version> <!-- at gitlab -->
2525
<api.version>8.4.0</api.version> <!-- at gitlab -->
2626

poms-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- dependency provided by VPRO -->
1818
<vpro-camel.version>2.1.0</vpro-camel.version>
1919
<events.version>3.0</events.version>
20-
<vpro.shared.version>5.4.5-SNAPSHOT</vpro.shared.version>
20+
<vpro.shared.version>5.4.5</vpro.shared.version>
2121

2222
<checker.version>3.48.1</checker.version>
2323
<!-- External Artifacts -->

0 commit comments

Comments
 (0)