Skip to content

Commit 9e1a34b

Browse files
committed
[maven-release-plugin] prepare release learnlib-0.16.0
1 parent e050a69 commit 9e1a34b

File tree

54 files changed

+55
-55
lines changed

Some content is hidden

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

54 files changed

+55
-55
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.16.0-SNAPSHOT</version>
24+
<version>0.16.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.16.0-SNAPSHOT</version>
24+
<version>0.16.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.16.0-SNAPSHOT</version>
24+
<version>0.16.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.16.0-SNAPSHOT</version>
24+
<version>0.16.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.16.0-SNAPSHOT</version>
24+
<version>0.16.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.16.0-SNAPSHOT</version>
24+
<version>0.16.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.16.0-SNAPSHOT</version>
24+
<version>0.16.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.16.0-SNAPSHOT</version>
24+
<version>0.16.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.16.0-SNAPSHOT</version>
24+
<version>0.16.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.16.0-SNAPSHOT</version>
24+
<version>0.16.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)