Skip to content

Commit 97afcc0

Browse files
committed
[maven-release-plugin] prepare release learnlib-0.14.0
1 parent f40abbd commit 97afcc0

File tree

52 files changed

+54
-54
lines changed

Some content is hidden

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

52 files changed

+54
-54
lines changed

algorithms/active/adt/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

algorithms/active/dhc/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

algorithms/active/discrimination-tree-vpda/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

algorithms/active/discrimination-tree/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

algorithms/active/kearns-vazirani/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

algorithms/active/lstar/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

algorithms/active/nlstar/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
</parent>
2626

2727
<artifactId>learnlib-nlstar</artifactId>

algorithms/active/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

algorithms/active/ttt-vpda/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

algorithms/active/ttt/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>de.learnlib</groupId>
2323
<artifactId>learnlib-algorithms-active-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.14.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)