We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654276a commit 4e4bd53Copy full SHA for 4e4bd53
pom.xml
@@ -8,7 +8,7 @@
8
Please follow the naming scheme YEAR.MONTH.RELEASE_NO_OF_MONTH
9
(eg. 2016.4.1 for second release in Apr 2016)
10
-->
11
- <version>2025.1.4-SNAPSHOT</version>
+ <version>2025.2.0</version>
12
13
<name>OpenChemLib</name>
14
<description>Open Source Chemistry Library</description>
@@ -207,7 +207,7 @@
207
<connection>scm:git:[email protected]:Actelion/openchemlib.git</connection>
208
<developerConnection>scm:git:[email protected]:Actelion/openchemlib.git</developerConnection>
209
<url>https://github.com/Actelion/openchemlib</url>
210
- <tag>HEAD</tag>
+ <tag>openchemlib-2025.2.0</tag>
211
</scm>
212
213
<distributionManagement>
0 commit comments