Skip to content

Commit 5c72183

Browse files
committed
[maven-release-plugin] prepare release automatalib-0.12.1
1 parent e2e6f08 commit 5c72183

File tree

33 files changed

+34
-34
lines changed

33 files changed

+34
-34
lines changed

adapters/brics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib</groupId>
2323
<artifactId>automata-adapters-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

adapters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib</groupId>
2323
<artifactId>automata-build-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../build-parent/pom.xml</relativePath>
2626
</parent>
2727

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib</groupId>
2323
<artifactId>automata-build-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../build-parent/pom.xml</relativePath>
2626
</parent>
2727

archetypes/basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib.archetypes</groupId>
2323
<artifactId>automata-archetypes-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

archetypes/complete/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib.archetypes</groupId>
2323
<artifactId>automata-archetypes-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib</groupId>
2323
<artifactId>automata-build-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../build-parent/pom.xml</relativePath>
2626
</parent>
2727

build-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib</groupId>
2323
<artifactId>automata-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

build-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib</groupId>
2323
<artifactId>automata-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib</groupId>
2323
<artifactId>automata-build-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../build-parent/pom.xml</relativePath>
2626
</parent>
2727

commons/settings/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>net.automatalib</groupId>
2323
<artifactId>automata-commons-parent</artifactId>
24-
<version>0.13.0-SNAPSHOT</version>
24+
<version>0.12.1</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)