Skip to content

Commit 2fb4017

Browse files
committed
preparing for release
1 parent aafbf90 commit 2fb4017

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pom.xml

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

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

22-
<!-- currenly maintained @ vpro only -->
23-
<poms.shared.backend.version>8.4-SNAPSHOT</poms.shared.backend.version>
24-
<user.version>8.4-SNAPSHOT</user.version>
25-
<api.version>8.3.0</api.version>
22+
<!-- these are private artifacts -->
23+
<poms.shared.backend.version>8.4.0</poms.shared.backend.version> <!-- at github/npo-poms -->
24+
<user.version>8.4.0</user.version> <!-- at gitlab -->
25+
<api.version>8.4.0</api.version> <!-- at gitlab -->
2626

2727
<delombok.output>${project.build.directory}/delombok</delombok.output>
2828

poms-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<micrometer.version>1.14.1</micrometer.version>
3535
<meeuw.math.version>0.14.0</meeuw.math.version>
3636

37-
<hibernate.version>6.6.3.Final</hibernate.version>
37+
<hibernate.version>6.6.4.Final</hibernate.version>
3838
<hibernate.search.version>7.2.1.Final</hibernate.search.version>
3939
<lucene.version>9.11.1</lucene.version>
4040

0 commit comments

Comments
 (0)