Skip to content

Commit

Permalink
resolving a few snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Oct 25, 2024
1 parent a65398a commit d2b2487
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@

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

<!-- currenly maintained @ vpro only -->
<!-- currenly maintained npo gitlab -->
<poms.shared.backend.version>8.3.0</poms.shared.backend.version>
<user.version>8.3.1-SNAPSHOT</user.version>
<user.version>8.3.1</user.version>
<api.version>8.3.0</api.version>

<delombok.output>${project.build.directory}/delombok</delombok.output>
Expand Down

0 comments on commit d2b2487

Please sign in to comment.