Skip to content

Commit

Permalink
Release version 2022.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Apr 28, 2023
1 parent 79b2f3a commit f1160e9
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-bom</artifactId>
<version>2022.3.0-SNAPSHOT</version>
<version>2022.3.0</version>
<packaging>pom</packaging>

<name>jMolecules BOM</name>
Expand Down Expand Up @@ -227,17 +227,7 @@
<url>https://github.com/xmolecules/jmolecules-bom</url>
<connection>scm:git:https://github.com/xmolecules/jmolecules-bom</connection>
<developerConnection>scm:git:ssh://[email protected]/xmolecules/jmolecules-bom.git</developerConnection>
<tag>HEAD</tag>
<tag>2022.3.0</tag>
</scm>

<repositories>
<repository>
<id>spring-snapshot</id>
<url>https://repo.spring.io/snapshot</url>
<releases>
<enabled>false</enabled>
</releases>
</repository>
</repositories>

</project>

0 comments on commit f1160e9

Please sign in to comment.