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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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/passive/pom.xml

+1-1
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/passive/rpni-edsm/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-passive-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/passive/rpni-mdl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-passive-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/passive/rpni/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-algorithms-passive-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/pom.xml

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

api/pom.xml

+1-1
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-build-parent</artifactId>
24-
<version>0.14.0-SNAPSHOT</version>
24+
<version>0.13.1</version>
2525
<relativePath>../build-parent/pom.xml</relativePath>
2626
</parent>
2727

archetypes/basic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ limitations under the License.
2727
<parent>
2828
<groupId>de.learnlib.archetypes</groupId>
2929
<artifactId>learnlib-archetypes-parent</artifactId>
30-
<version>0.14.0-SNAPSHOT</version>
30+
<version>0.13.1</version>
3131
<relativePath>../pom.xml</relativePath>
3232
</parent>
3333

archetypes/complete/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ limitations under the License.
2727
<parent>
2828
<groupId>de.learnlib.archetypes</groupId>
2929
<artifactId>learnlib-archetypes-parent</artifactId>
30-
<version>0.14.0-SNAPSHOT</version>
30+
<version>0.13.1</version>
3131
<relativePath>../pom.xml</relativePath>
3232
</parent>
3333

archetypes/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ limitations under the License.
2828
<parent>
2929
<groupId>de.learnlib</groupId>
3030
<artifactId>learnlib-build-parent</artifactId>
31-
<version>0.14.0-SNAPSHOT</version>
31+
<version>0.13.1</version>
3232
<relativePath>../build-parent/pom.xml</relativePath>
3333
</parent>
3434

build-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ limitations under the License.
3030
<parent>
3131
<groupId>de.learnlib</groupId>
3232
<artifactId>learnlib-parent</artifactId>
33-
<version>0.14.0-SNAPSHOT</version>
33+
<version>0.13.1</version>
3434
<relativePath>../pom.xml</relativePath>
3535
</parent>
3636

build-tools/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-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

commons/acex/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-commons-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

commons/counterexamples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-commons-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

commons/pom.xml

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

commons/settings/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-commons-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

commons/util/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-commons-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

datastructures/discrimination-tree/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-datastructures-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

datastructures/list/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-datastructures-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

datastructures/observation-table/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-datastructures-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

datastructures/pom.xml

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

datastructures/pta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-datastructures-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

distribution/pom.xml

+1-1
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-build-parent</artifactId>
23-
<version>0.14.0-SNAPSHOT</version>
23+
<version>0.13.1</version>
2424
<relativePath>../build-parent/pom.xml</relativePath>
2525
</parent>
2626

drivers/basic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-drivers-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

drivers/mapper/pom.xml

+1-1
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-drivers-parent</artifactId>
23-
<version>0.14.0-SNAPSHOT</version>
23+
<version>0.13.1</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

drivers/pom.xml

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

drivers/simulator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-drivers-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

examples/pom.xml

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

oracles/equivalence-oracles/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-oracles-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

oracles/filters/cache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-filters-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

oracles/filters/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-oracles-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

oracles/filters/reuse/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<parent>
2020
<artifactId>learnlib-filters-parent</artifactId>
2121
<groupId>de.learnlib</groupId>
22-
<version>0.14.0-SNAPSHOT</version>
22+
<version>0.13.1</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

oracles/filters/statistics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<parent>
2020
<artifactId>learnlib-filters-parent</artifactId>
2121
<groupId>de.learnlib</groupId>
22-
<version>0.14.0-SNAPSHOT</version>
22+
<version>0.13.1</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

oracles/membership-oracles/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-oracles-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

oracles/parallelism/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
<parent>
2323
<artifactId>learnlib-oracles-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)