Skip to content

Commit b9c62aa

Browse files
committed
[maven-release-plugin] prepare release learnlib-0.13.1
1 parent 34d839c commit b9c62aa

File tree

49 files changed

+50
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+50
-50
lines changed

algorithms/active/adt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
2424
<groupId>de.learnlib</groupId>
25-
<version>0.14.0-SNAPSHOT</version>
25+
<version>0.13.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

algorithms/active/dhc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
2424
<groupId>de.learnlib</groupId>
25-
<version>0.14.0-SNAPSHOT</version>
25+
<version>0.13.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

algorithms/active/discrimination-tree-vpda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
2424
<groupId>de.learnlib</groupId>
25-
<version>0.14.0-SNAPSHOT</version>
25+
<version>0.13.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

algorithms/active/discrimination-tree/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
2424
<groupId>de.learnlib</groupId>
25-
<version>0.14.0-SNAPSHOT</version>
25+
<version>0.13.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

algorithms/active/kearns-vazirani/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>de.learnlib</groupId>
2222
<artifactId>learnlib-algorithms-active-parent</artifactId>
23-
<version>0.14.0-SNAPSHOT</version>
23+
<version>0.13.1</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>learnlib-kearns-vazirani</artifactId>

algorithms/active/lstar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
2424
<groupId>de.learnlib</groupId>
25-
<version>0.14.0-SNAPSHOT</version>
25+
<version>0.13.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

algorithms/active/nlstar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>de.learnlib</groupId>
2222
<artifactId>learnlib-algorithms-active-parent</artifactId>
23-
<version>0.14.0-SNAPSHOT</version>
23+
<version>0.13.1</version>
2424
</parent>
2525
<name>LearnLib :: Algorithms :: NL*</name>
2626
<artifactId>learnlib-nlstar</artifactId>

algorithms/active/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-parent</artifactId>
2424
<groupId>de.learnlib</groupId>
25-
<version>0.14.0-SNAPSHOT</version>
25+
<version>0.13.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

algorithms/active/ttt-vpda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
2424
<groupId>de.learnlib</groupId>
25-
<version>0.14.0-SNAPSHOT</version>
25+
<version>0.13.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

algorithms/active/ttt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
2424
<groupId>de.learnlib</groupId>
25-
<version>0.14.0-SNAPSHOT</version>
25+
<version>0.13.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)