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 ddc13c5 commit 1031689Copy full SHA for 1031689
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>2024.1.3-SNAPSHOT</version>
+ <version>2024.1.3</version>
12
13
<name>OpenChemLib</name>
14
<description>Open Source Chemistry Library</description>
@@ -209,7 +209,7 @@
209
<connection>scm:git:[email protected]:Actelion/openchemlib.git</connection>
210
<developerConnection>scm:git:[email protected]:Actelion/openchemlib.git</developerConnection>
211
<url>https://github.com/Actelion/openchemlib</url>
212
- <tag>HEAD</tag>
+ <tag>openchemlib-2024.1.3</tag>
213
</scm>
214
215
<distributionManagement>
0 commit comments