Skip to content

Commit 344179f

Browse files
committed
[maven-release-plugin] prepare release simulatedevolution-3.0.10
1 parent 6716b5e commit 344179f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>simulatedevolution</artifactId>
12-
<version>3.0.10-SNAPSHOT</version>
12+
<version>3.0.10</version>
1313
<packaging>jar</packaging>
1414

1515
<name>Simulated Evolution</name>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:[email protected]:Computer-Kurzweil/simulated-evolution.git</connection>
2222
<developerConnection>scm:git:[email protected]:Computer-Kurzweil/simulated-evolution.git</developerConnection>
2323
<url>https://github.com/Computer-Kurzweil/simulated-evolution/tree/${project.scm.tag}</url>
24-
<tag>HEAD</tag>
24+
<tag>simulatedevolution-3.0.10</tag>
2525
</scm>
2626

2727
<issueManagement>
@@ -58,20 +58,20 @@
5858
<id>Central</id>
5959
<name>Central Repository</name>
6060
<url>https://repo1.maven.org/maven2/</url>
61-
<releases></releases>
62-
<snapshots></snapshots>
61+
<releases />
62+
<snapshots />
6363
</repository>
6464
<repository>
6565
<id>repository.woehlke.org-releases</id>
6666
<name>woehlke.org Releases Repository</name>
6767
<url>https://repository.woehlke.org/releases/</url>
68-
<releases></releases>
68+
<releases />
6969
</repository>
7070
<repository>
7171
<id>repository.woehlke.org-snapshots</id>
7272
<name>woehlke.org Snapshots Repository</name>
7373
<url>https://repository.woehlke.org/snapshots/</url>
74-
<snapshots></snapshots>
74+
<snapshots />
7575
</repository>
7676
</repositories>
7777

0 commit comments

Comments
 (0)