Skip to content

Commit

Permalink
dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Jan 22, 2025
1 parent 8f1b92e commit 2620a92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@

<properties>
<!-- poms shared is expected to receive upgrades on most iterations -->
<poms.shared.version>8.4.2</poms.shared.version>
<poms.shared.version>8.4.2-SNAPSHOT</poms.shared.version>
<!-- these may not have -->
<api.client.version>8.4.0</api.client.version>
<thesaurus.version>8.2.0</thesaurus.version>

<!-- these are private artifacts -->
<poms.shared.backend.version>8.4.0</poms.shared.backend.version> <!-- at github/npo-poms -->
<poms.shared.backend.version>8.4.3-SNAPSHOT</poms.shared.backend.version> <!-- at github/npo-poms -->
<user.version>8.4.0</user.version> <!-- at gitlab -->
<api.version>8.4.0</api.version> <!-- at gitlab -->

Expand Down
2 changes: 1 addition & 1 deletion poms-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<!-- dependency provided by VPRO -->
<vpro-camel.version>2.1.0</vpro-camel.version>
<events.version>3.0</events.version>
<vpro.shared.version>5.4.4</vpro.shared.version>
<vpro.shared.version>5.4.5-SNAPSHOT</vpro.shared.version>

<checker.version>3.48.1</checker.version>
<!-- External Artifacts -->
Expand Down

0 comments on commit 2620a92

Please sign in to comment.