diff --git a/apps/insourcing/insourcing-cyclic-cellular-automaton/pom.xml b/apps/insourcing/insourcing-cyclic-cellular-automaton/pom.xml
index 7dad80e3..8670de1c 100644
--- a/apps/insourcing/insourcing-cyclic-cellular-automaton/pom.xml
+++ b/apps/insourcing/insourcing-cyclic-cellular-automaton/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
insourcing
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing-cyclic-cellular-automaton
diff --git a/apps/insourcing/insourcing-diffusion-limited-aggregation/pom.xml b/apps/insourcing/insourcing-diffusion-limited-aggregation/pom.xml
index 117253c8..ee2d74c5 100644
--- a/apps/insourcing/insourcing-diffusion-limited-aggregation/pom.xml
+++ b/apps/insourcing/insourcing-diffusion-limited-aggregation/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
insourcing
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing-diffusion-limited-aggregation
diff --git a/apps/insourcing/insourcing-kochsnowflake/pom.xml b/apps/insourcing/insourcing-kochsnowflake/pom.xml
index 6c0fa643..60fad644 100644
--- a/apps/insourcing/insourcing-kochsnowflake/pom.xml
+++ b/apps/insourcing/insourcing-kochsnowflake/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
insourcing
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing-kochsnowflake
diff --git a/apps/insourcing/insourcing-mandelbrot-julia/pom.xml b/apps/insourcing/insourcing-mandelbrot-julia/pom.xml
index 4aa4831b..cc343ee5 100644
--- a/apps/insourcing/insourcing-mandelbrot-julia/pom.xml
+++ b/apps/insourcing/insourcing-mandelbrot-julia/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
insourcing
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing-mandelbrot-julia
diff --git a/apps/insourcing/insourcing-mandelbrot-zoom/pom.xml b/apps/insourcing/insourcing-mandelbrot-zoom/pom.xml
index 9732e932..e8153b78 100644
--- a/apps/insourcing/insourcing-mandelbrot-zoom/pom.xml
+++ b/apps/insourcing/insourcing-mandelbrot-zoom/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
insourcing
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing-mandelbrot-zoom
diff --git a/apps/insourcing/insourcing-sierpinskitriangle/pom.xml b/apps/insourcing/insourcing-sierpinskitriangle/pom.xml
index b3ac3f68..a8a649d9 100644
--- a/apps/insourcing/insourcing-sierpinskitriangle/pom.xml
+++ b/apps/insourcing/insourcing-sierpinskitriangle/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
insourcing
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing-sierpinskitriangle
diff --git a/apps/insourcing/insourcing-simulated-evolution/pom.xml b/apps/insourcing/insourcing-simulated-evolution/pom.xml
index 3eac1caf..f8dc18c8 100644
--- a/apps/insourcing/insourcing-simulated-evolution/pom.xml
+++ b/apps/insourcing/insourcing-simulated-evolution/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
insourcing
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing-simulated-evolution
diff --git a/apps/insourcing/insourcing-turmite/pom.xml b/apps/insourcing/insourcing-turmite/pom.xml
index df0b5bd9..f3d5e077 100644
--- a/apps/insourcing/insourcing-turmite/pom.xml
+++ b/apps/insourcing/insourcing-turmite/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
insourcing
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing-turmite
diff --git a/apps/insourcing/insourcing-wator/pom.xml b/apps/insourcing/insourcing-wator/pom.xml
index 8da1275f..6baee292 100644
--- a/apps/insourcing/insourcing-wator/pom.xml
+++ b/apps/insourcing/insourcing-wator/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
insourcing
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing-wator
diff --git a/apps/insourcing/pom.xml b/apps/insourcing/pom.xml
index c7894df5..525a975b 100644
--- a/apps/insourcing/pom.xml
+++ b/apps/insourcing/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
apps
- 3.0.1-SNAPSHOT
+ 3.0.1
insourcing
diff --git a/apps/legacy/cyclic-cellular-automaton/pom.xml b/apps/legacy/cyclic-cellular-automaton/pom.xml
index ab32d831..f22dd298 100644
--- a/apps/legacy/cyclic-cellular-automaton/pom.xml
+++ b/apps/legacy/cyclic-cellular-automaton/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
legacy
- 3.0.1-SNAPSHOT
+ 3.0.1
cyclic-cellular-automaton
diff --git a/apps/legacy/diffusion-limited-aggregation/pom.xml b/apps/legacy/diffusion-limited-aggregation/pom.xml
index 9bb0340e..3a03721e 100644
--- a/apps/legacy/diffusion-limited-aggregation/pom.xml
+++ b/apps/legacy/diffusion-limited-aggregation/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
legacy
- 3.0.1-SNAPSHOT
+ 3.0.1
diffusion-limited-aggregation
diff --git a/apps/legacy/mandelbrot/pom.xml b/apps/legacy/mandelbrot/pom.xml
index f4f23ae9..ad5c0329 100644
--- a/apps/legacy/mandelbrot/pom.xml
+++ b/apps/legacy/mandelbrot/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
legacy
- 3.0.1-SNAPSHOT
+ 3.0.1
mandelbrot
diff --git a/apps/legacy/pom.xml b/apps/legacy/pom.xml
index e5085b05..9b7f4355 100644
--- a/apps/legacy/pom.xml
+++ b/apps/legacy/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
apps
- 3.0.1-SNAPSHOT
+ 3.0.1
legacy
diff --git a/apps/legacy/simulated-evolution/pom.xml b/apps/legacy/simulated-evolution/pom.xml
index f4dda3f5..11ab771e 100644
--- a/apps/legacy/simulated-evolution/pom.xml
+++ b/apps/legacy/simulated-evolution/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
legacy
- 3.0.1-SNAPSHOT
+ 3.0.1
simulated-evolution
diff --git a/apps/pom.xml b/apps/pom.xml
index 16f00f31..e0ea1880 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
computer_kurzweil
- 3.0.1-SNAPSHOT
+ 3.0.1
apps
diff --git a/computer-kurzweil-app/pom.xml b/computer-kurzweil-app/pom.xml
index ff7f7987..e58b880e 100644
--- a/computer-kurzweil-app/pom.xml
+++ b/computer-kurzweil-app/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
computer_kurzweil
- 3.0.1-SNAPSHOT
+ 3.0.1
computer-kurzweil-app
diff --git a/pom.xml b/pom.xml
index 3a913ff6..8c312bae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.woehlke.computer.kurzweil
computer_kurzweil
- 3.0.1-SNAPSHOT
+ 3.0.1
pom
@@ -27,7 +27,7 @@
scm:git@github.com:Computer-Kurzweil/computer_kurzweil.git
scm:git:git@github.com:Computer-Kurzweil/computer_kurzweil.git
https://github.com/Computer-Kurzweil/computer_kurzweil/tree/${project.scm.tag}
- head
+ computer_kurzweil-3.0.1
diff --git a/research/java-swing-prototype-intellij/pom.xml b/research/java-swing-prototype-intellij/pom.xml
index 836f6df8..e88f42f2 100644
--- a/research/java-swing-prototype-intellij/pom.xml
+++ b/research/java-swing-prototype-intellij/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
research
- 3.0.1-SNAPSHOT
+ 3.0.1
java-swing-prototype-intellij
diff --git a/research/java-swing-prototype-netbeans/pom.xml b/research/java-swing-prototype-netbeans/pom.xml
index b4530781..70c6559a 100644
--- a/research/java-swing-prototype-netbeans/pom.xml
+++ b/research/java-swing-prototype-netbeans/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
research
- 3.0.1-SNAPSHOT
+ 3.0.1
java-swing-prototype-netbeans
diff --git a/research/pom.xml b/research/pom.xml
index c4a5774b..84971854 100644
--- a/research/pom.xml
+++ b/research/pom.xml
@@ -5,7 +5,7 @@
org.woehlke.computer.kurzweil
computer_kurzweil
- 3.0.1-SNAPSHOT
+ 3.0.1
research