Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cyclic-cellular-automaton-2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Dec 10, 2022
1 parent 897dda0 commit 158b8f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>cyclic-cellular-automaton</artifactId>
<version>2.1.4-SNAPSHOT</version>
<version>2.1.4</version>
<packaging>jar</packaging>

<name>Cyclic Cellular Automaton (Demon)</name>
Expand All @@ -19,7 +19,7 @@
<url>https://github.com/Computer-Kurzweil/cyclic-cellular-automaton.git</url>
<connection>scm:git:[email protected]:Computer-Kurzweil/cyclic-cellular-automaton.git</connection>
<developerConnection>scm:git:[email protected]:Computer-Kurzweil/cyclic-cellular-automaton.git</developerConnection>
<tag>HEAD</tag>
<tag>cyclic-cellular-automaton-2.1.4</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 158b8f5

Please sign in to comment.