We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a12daa commit 35581cdCopy full SHA for 35581cd
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.jmolecules</groupId>
6
<artifactId>jmolecules-bom</artifactId>
7
- <version>2025.0.2-SNAPSHOT</version>
+ <version>2025.0.2</version>
8
<packaging>pom</packaging>
9
10
<name>jMolecules BOM</name>
@@ -257,7 +257,7 @@
257
<url>https://github.com/xmolecules/jmolecules-bom</url>
258
<connection>scm:git:https://github.com/xmolecules/jmolecules-bom</connection>
259
<developerConnection>scm:git:ssh://git@github.com/xmolecules/jmolecules-bom.git</developerConnection>
260
- <tag>2025.0.x</tag>
+ <tag>2025.0.2</tag>
261
</scm>
262
263
<distributionManagement>
0 commit comments