Skip to content

Commit f558929

Browse files
committed
[maven-release-plugin] prepare release 0.3.1-ase2013-tutorial
1 parent 4c8a59f commit f558929

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

adapters/brics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3232
<parent>
3333
<groupId>net.automatalib</groupId>
3434
<artifactId>automata-adapters-parent</artifactId>
35-
<version>0.3.1-SNAPSHOT</version>
35+
<version>0.3.1-ase2013-tutorial</version>
3636
<relativePath>../pom.xml</relativePath>
3737
</parent>
3838

adapters/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3333
<parent>
3434
<groupId>net.automatalib</groupId>
3535
<artifactId>automata-parent</artifactId>
36-
<version>0.3.1-SNAPSHOT</version>
36+
<version>0.3.1-ase2013-tutorial</version>
3737
<relativePath>../pom.xml</relativePath>
3838
</parent>
3939

api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3434
<parent>
3535
<groupId>net.automatalib</groupId>
3636
<artifactId>automata-parent</artifactId>
37-
<version>0.3.1-SNAPSHOT</version>
37+
<version>0.3.1-ase2013-tutorial</version>
3838
<relativePath>../pom.xml</relativePath>
3939
</parent>
4040

archetypes/complete/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ http://www.gnu.de/documents/lgpl.en.html.
2828
<parent>
2929
<groupId>net.automatalib.archetypes</groupId>
3030
<artifactId>automata-archetypes-parent</artifactId>
31-
<version>0.3.1-SNAPSHOT</version>
31+
<version>0.3.1-ase2013-tutorial</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
</project>

archetypes/core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ http://www.gnu.de/documents/lgpl.en.html.
2828
<parent>
2929
<groupId>net.automatalib.archetypes</groupId>
3030
<artifactId>automata-archetypes-parent</artifactId>
31-
<version>0.3.1-SNAPSHOT</version>
31+
<version>0.3.1-ase2013-tutorial</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
</project>

archetypes/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3131
<parent>
3232
<groupId>net.automatalib</groupId>
3333
<artifactId>automata-parent</artifactId>
34-
<version>0.3.1-SNAPSHOT</version>
34+
<version>0.3.1-ase2013-tutorial</version>
3535
<relativePath>../pom.xml</relativePath>
3636
</parent>
3737

archetypes/typical/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ http://www.gnu.de/documents/lgpl.en.html.
2828
<parent>
2929
<groupId>net.automatalib.archetypes</groupId>
3030
<artifactId>automata-archetypes-parent</artifactId>
31-
<version>0.3.1-SNAPSHOT</version>
31+
<version>0.3.1-ase2013-tutorial</version>
3232
<relativePath>../pom.xml</relativePath>
3333
</parent>
3434
</project>

commons/dotutil/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3333
<parent>
3434
<groupId>net.automatalib</groupId>
3535
<artifactId>automata-commons-parent</artifactId>
36-
<version>0.3.1-SNAPSHOT</version>
36+
<version>0.3.1-ase2013-tutorial</version>
3737
<relativePath>../pom.xml</relativePath>
3838
</parent>
3939

commons/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3333
<parent>
3434
<groupId>net.automatalib</groupId>
3535
<artifactId>automata-parent</artifactId>
36-
<version>0.3.1-SNAPSHOT</version>
36+
<version>0.3.1-ase2013-tutorial</version>
3737
<relativePath>../pom.xml</relativePath>
3838
</parent>
3939

commons/smartcollections/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3434
<parent>
3535
<groupId>net.automatalib</groupId>
3636
<artifactId>automata-commons-parent</artifactId>
37-
<version>0.3.1-SNAPSHOT</version>
37+
<version>0.3.1-ase2013-tutorial</version>
3838
<relativePath>../pom.xml</relativePath>
3939
</parent>
4040

commons/util/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3232
<parent>
3333
<groupId>net.automatalib</groupId>
3434
<artifactId>automata-commons-parent</artifactId>
35-
<version>0.3.1-SNAPSHOT</version>
35+
<version>0.3.1-ase2013-tutorial</version>
3636
<relativePath>../pom.xml</relativePath>
3737
</parent>
3838

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3535
<parent>
3636
<groupId>net.automatalib</groupId>
3737
<artifactId>automata-parent</artifactId>
38-
<version>0.3.1-SNAPSHOT</version>
38+
<version>0.3.1-ase2013-tutorial</version>
3939
<relativePath>../pom.xml</relativePath>
4040
</parent>
4141

examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3434
<parent>
3535
<groupId>net.automatalib</groupId>
3636
<artifactId>automata-parent</artifactId>
37-
<version>0.3.1-SNAPSHOT</version>
37+
<version>0.3.1-ase2013-tutorial</version>
3838
<relativePath>../pom.xml</relativePath>
3939
</parent>
4040

misc/incremental/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3333
<parent>
3434
<groupId>net.automatalib</groupId>
3535
<artifactId>automata-misc-parent</artifactId>
36-
<version>0.3.1-SNAPSHOT</version>
36+
<version>0.3.1-ase2013-tutorial</version>
3737
<relativePath>../pom.xml</relativePath>
3838
</parent>
3939

misc/misc-algorithms/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3535
<parent>
3636
<groupId>net.automatalib</groupId>
3737
<artifactId>automata-misc-parent</artifactId>
38-
<version>0.3.1-SNAPSHOT</version>
38+
<version>0.3.1-ase2013-tutorial</version>
3939
<relativePath>../pom.xml</relativePath>
4040
</parent>
4141

misc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3232
<parent>
3333
<groupId>net.automatalib</groupId>
3434
<artifactId>automata-parent</artifactId>
35-
<version>0.3.1-SNAPSHOT</version>
35+
<version>0.3.1-ase2013-tutorial</version>
3636
<relativePath>../pom.xml</relativePath>
3737
</parent>
3838

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ http://www.gnu.de/documents/lgpl.en.html.
2222
<!-- ================================= PROJECT INFO ============================== -->
2323
<groupId>net.automatalib</groupId>
2424
<artifactId>automata-parent</artifactId>
25-
<version>0.3.1-SNAPSHOT</version>
25+
<version>0.3.1-ase2013-tutorial</version>
2626
<packaging>pom</packaging>
2727

2828
<name>AutomataLib :: Parent</name>

util/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ http://www.gnu.de/documents/lgpl.en.html.
3232
<parent>
3333
<groupId>net.automatalib</groupId>
3434
<artifactId>automata-parent</artifactId>
35-
<version>0.3.1-SNAPSHOT</version>
35+
<version>0.3.1-ase2013-tutorial</version>
3636
<relativePath>../pom.xml</relativePath>
3737
</parent>
3838

0 commit comments

Comments
 (0)