Skip to content

Commit

Permalink
[maven-release-plugin] prepare release diffusion-limited-aggregation-…
Browse files Browse the repository at this point in the history
…3.0.6
  • Loading branch information
thomaswoehlke committed Jul 1, 2023
1 parent 97fb735 commit 8000ee3
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 @@ -9,7 +9,7 @@
</parent>

<artifactId>diffusion-limited-aggregation</artifactId>
<version>3.0.6-SNAPSHOT</version>
<version>3.0.6</version>
<packaging>jar</packaging>

<name>Diffusion Limited Aggregation (DLA)</name>
Expand All @@ -23,7 +23,7 @@
<connection>scm:git:[email protected]:Computer-Kurzweil/diffusion-limited-aggregation.git</connection>
<developerConnection>scm:git:[email protected]:Computer-Kurzweil/diffusion-limited-aggregation.git</developerConnection>
<url>https://github.com/Computer-Kurzweil/diffusion-limited-aggregation/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>diffusion-limited-aggregation-3.0.6</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 8000ee3

Please sign in to comment.