Skip to content

Commit

Permalink
[maven-release-plugin] prepare release computer_kurzweil-3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Dec 11, 2022
1 parent 04ea37b commit 1a09f33
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>insourcing</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing-cyclic-cellular-automaton</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>insourcing</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing-diffusion-limited-aggregation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/insourcing/insourcing-kochsnowflake/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>insourcing</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing-kochsnowflake</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/insourcing/insourcing-mandelbrot-julia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>insourcing</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing-mandelbrot-julia</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/insourcing/insourcing-mandelbrot-zoom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>insourcing</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing-mandelbrot-zoom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/insourcing/insourcing-sierpinskitriangle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>insourcing</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing-sierpinskitriangle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/insourcing/insourcing-simulated-evolution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>insourcing</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing-simulated-evolution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/insourcing/insourcing-turmite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>insourcing</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing-turmite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/insourcing/insourcing-wator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>insourcing</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing-wator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/insourcing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>apps</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>insourcing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/legacy/cyclic-cellular-automaton/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>legacy</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>cyclic-cellular-automaton</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/legacy/diffusion-limited-aggregation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>legacy</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>diffusion-limited-aggregation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/legacy/mandelbrot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>legacy</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>mandelbrot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>apps</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>legacy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/legacy/simulated-evolution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>legacy</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>simulated-evolution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>computer_kurzweil</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>apps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion computer-kurzweil-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>computer_kurzweil</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>computer-kurzweil-app</artifactId>
Expand Down
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>computer_kurzweil</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<packaging>pom</packaging>

<modules>
Expand All @@ -27,7 +27,7 @@
<connection>scm:git@github.com:Computer-Kurzweil/computer_kurzweil.git</connection>
<developerConnection>scm:git:git@github.com:Computer-Kurzweil/computer_kurzweil.git</developerConnection>
<url>https://github.com/Computer-Kurzweil/computer_kurzweil/tree/${project.scm.tag}</url>
<tag>head</tag>
<tag>computer_kurzweil-3.0.1</tag>
</scm>

<organization>
Expand Down
2 changes: 1 addition & 1 deletion research/java-swing-prototype-intellij/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>research</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>java-swing-prototype-intellij</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion research/java-swing-prototype-netbeans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>research</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>java-swing-prototype-netbeans</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion research/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.woehlke.computer.kurzweil</groupId>
<artifactId>computer_kurzweil</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>

<artifactId>research</artifactId>
Expand Down

0 comments on commit 1a09f33

Please sign in to comment.