-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare for next development iteration
- Loading branch information
Bamboo
committed
Nov 9, 2024
1 parent
b6b3fc5
commit 23ef0ac
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
Please follow the naming scheme YEAR.MONTH.RELEASE_NO_OF_MONTH | ||
(eg. 2016.4.1 for second release in Apr 2016) | ||
--> | ||
<version>2024.11.2</version> | ||
<version>2024.11.3-SNAPSHOT</version> | ||
|
||
<name>OpenChemLib</name> | ||
<description>Open Source Chemistry Library</description> | ||
|
@@ -207,7 +207,7 @@ | |
<connection>scm:git:[email protected]:Actelion/openchemlib.git</connection> | ||
<developerConnection>scm:git:[email protected]:Actelion/openchemlib.git</developerConnection> | ||
<url>https://github.com/Actelion/openchemlib</url> | ||
<tag>openchemlib-2024.11.2</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<distributionManagement> | ||
|