From 228cec8b8b7e788143190e8d0868a4a62a467654 Mon Sep 17 00:00:00 2001 From: Markus Frohme Date: Wed, 15 Nov 2023 13:04:38 +0100 Subject: [PATCH] [maven-release-plugin] prepare release learnlib-0.17.0 --- algorithms/active/aaar/pom.xml | 2 +- algorithms/active/adt/pom.xml | 2 +- algorithms/active/dhc/pom.xml | 2 +- algorithms/active/kearns-vazirani/pom.xml | 2 +- algorithms/active/lstar/pom.xml | 2 +- algorithms/active/nlstar/pom.xml | 2 +- algorithms/active/observation-pack-vpa/pom.xml | 2 +- algorithms/active/observation-pack/pom.xml | 2 +- algorithms/active/oml/pom.xml | 2 +- algorithms/active/pom.xml | 2 +- algorithms/active/procedural/pom.xml | 2 +- algorithms/active/ttt-vpa/pom.xml | 2 +- algorithms/active/ttt/pom.xml | 2 +- algorithms/passive/ostia/pom.xml | 2 +- algorithms/passive/pom.xml | 2 +- algorithms/passive/rpni-edsm/pom.xml | 2 +- algorithms/passive/rpni-mdl/pom.xml | 2 +- algorithms/passive/rpni/pom.xml | 2 +- algorithms/pom.xml | 2 +- api/pom.xml | 2 +- archetypes/basic/pom.xml | 2 +- archetypes/complete/pom.xml | 2 +- archetypes/pom.xml | 2 +- build-parent/pom.xml | 2 +- build-tools/annotation-processor/pom.xml | 2 +- build-tools/build-config/pom.xml | 2 +- build-tools/pom.xml | 2 +- commons/counterexamples/pom.xml | 2 +- commons/pom.xml | 2 +- commons/settings/pom.xml | 2 +- commons/util/pom.xml | 2 +- datastructures/discrimination-tree/pom.xml | 2 +- datastructures/list/pom.xml | 2 +- datastructures/observation-table/pom.xml | 2 +- datastructures/pom.xml | 2 +- datastructures/pta/pom.xml | 2 +- distribution/pom.xml | 2 +- drivers/basic/pom.xml | 2 +- drivers/mapper/pom.xml | 2 +- drivers/pom.xml | 2 +- drivers/simulator/pom.xml | 2 +- examples/pom.xml | 2 +- filters/cache/pom.xml | 2 +- filters/pom.xml | 2 +- filters/reuse/pom.xml | 2 +- filters/statistics/pom.xml | 2 +- oracles/emptiness-oracles/pom.xml | 2 +- oracles/equivalence-oracles/pom.xml | 2 +- oracles/membership-oracles/pom.xml | 2 +- oracles/parallelism/pom.xml | 2 +- oracles/pom.xml | 2 +- oracles/property-oracles/pom.xml | 2 +- pom.xml | 6 +++--- test-support/learner-it-support/pom.xml | 2 +- test-support/learning-examples/pom.xml | 2 +- test-support/pom.xml | 2 +- test-support/test-support/pom.xml | 2 +- 57 files changed, 59 insertions(+), 59 deletions(-) diff --git a/algorithms/active/aaar/pom.xml b/algorithms/active/aaar/pom.xml index cf4d459140..24f0d78f65 100644 --- a/algorithms/active/aaar/pom.xml +++ b/algorithms/active/aaar/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/adt/pom.xml b/algorithms/active/adt/pom.xml index 4a56b1645d..2423711603 100644 --- a/algorithms/active/adt/pom.xml +++ b/algorithms/active/adt/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/dhc/pom.xml b/algorithms/active/dhc/pom.xml index 2e10635172..f88d9df0b3 100644 --- a/algorithms/active/dhc/pom.xml +++ b/algorithms/active/dhc/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/kearns-vazirani/pom.xml b/algorithms/active/kearns-vazirani/pom.xml index 4230aa9a0f..9595613fea 100644 --- a/algorithms/active/kearns-vazirani/pom.xml +++ b/algorithms/active/kearns-vazirani/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/lstar/pom.xml b/algorithms/active/lstar/pom.xml index ac90acdf94..63429cb93b 100644 --- a/algorithms/active/lstar/pom.xml +++ b/algorithms/active/lstar/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/nlstar/pom.xml b/algorithms/active/nlstar/pom.xml index 721af08f33..520bb994c1 100644 --- a/algorithms/active/nlstar/pom.xml +++ b/algorithms/active/nlstar/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 learnlib-nlstar diff --git a/algorithms/active/observation-pack-vpa/pom.xml b/algorithms/active/observation-pack-vpa/pom.xml index b9995f423f..9df902e918 100644 --- a/algorithms/active/observation-pack-vpa/pom.xml +++ b/algorithms/active/observation-pack-vpa/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/observation-pack/pom.xml b/algorithms/active/observation-pack/pom.xml index 8220a8221e..8476b96425 100644 --- a/algorithms/active/observation-pack/pom.xml +++ b/algorithms/active/observation-pack/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/oml/pom.xml b/algorithms/active/oml/pom.xml index a8d6985576..d5964ae08b 100644 --- a/algorithms/active/oml/pom.xml +++ b/algorithms/active/oml/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/pom.xml b/algorithms/active/pom.xml index 5dfa2a03ff..57462d88d8 100644 --- a/algorithms/active/pom.xml +++ b/algorithms/active/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/procedural/pom.xml b/algorithms/active/procedural/pom.xml index a06ecb6c88..fb72210b30 100644 --- a/algorithms/active/procedural/pom.xml +++ b/algorithms/active/procedural/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/ttt-vpa/pom.xml b/algorithms/active/ttt-vpa/pom.xml index e94d468722..7ea35512e6 100644 --- a/algorithms/active/ttt-vpa/pom.xml +++ b/algorithms/active/ttt-vpa/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/active/ttt/pom.xml b/algorithms/active/ttt/pom.xml index c6c6227880..01e330e93e 100644 --- a/algorithms/active/ttt/pom.xml +++ b/algorithms/active/ttt/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-active-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/passive/ostia/pom.xml b/algorithms/passive/ostia/pom.xml index 4ba05a5f70..f41da1adef 100644 --- a/algorithms/passive/ostia/pom.xml +++ b/algorithms/passive/ostia/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-passive-parent - 0.17.0-SNAPSHOT + 0.17.0 learnlib-ostia diff --git a/algorithms/passive/pom.xml b/algorithms/passive/pom.xml index 8ee90ed307..d6fb348d46 100644 --- a/algorithms/passive/pom.xml +++ b/algorithms/passive/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/passive/rpni-edsm/pom.xml b/algorithms/passive/rpni-edsm/pom.xml index 9ea5713cc7..63b3397d06 100644 --- a/algorithms/passive/rpni-edsm/pom.xml +++ b/algorithms/passive/rpni-edsm/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-passive-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/passive/rpni-mdl/pom.xml b/algorithms/passive/rpni-mdl/pom.xml index 72f8a368ee..993c15540d 100644 --- a/algorithms/passive/rpni-mdl/pom.xml +++ b/algorithms/passive/rpni-mdl/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-passive-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/passive/rpni/pom.xml b/algorithms/passive/rpni/pom.xml index 49ca5620d5..ed5c73cb0c 100644 --- a/algorithms/passive/rpni/pom.xml +++ b/algorithms/passive/rpni/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-algorithms-passive-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/algorithms/pom.xml b/algorithms/pom.xml index e5ce893154..b4253dc3d7 100644 --- a/algorithms/pom.xml +++ b/algorithms/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/api/pom.xml b/api/pom.xml index f1b45d0064..41fa881401 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/archetypes/basic/pom.xml b/archetypes/basic/pom.xml index cf39a15d9c..18dd5c4b3c 100644 --- a/archetypes/basic/pom.xml +++ b/archetypes/basic/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib.archetypes learnlib-archetypes-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/archetypes/complete/pom.xml b/archetypes/complete/pom.xml index 7af15a102d..f40f83b132 100644 --- a/archetypes/complete/pom.xml +++ b/archetypes/complete/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib.archetypes learnlib-archetypes-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/archetypes/pom.xml b/archetypes/pom.xml index 6a4fe4950c..254cf75b0c 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 9cd1f4a34a..a2d74b2d00 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/build-tools/annotation-processor/pom.xml b/build-tools/annotation-processor/pom.xml index ba2dc449f0..5b96f3112c 100644 --- a/build-tools/annotation-processor/pom.xml +++ b/build-tools/annotation-processor/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../../build-parent/pom.xml diff --git a/build-tools/build-config/pom.xml b/build-tools/build-config/pom.xml index 0bac15cae3..0be346fbcd 100644 --- a/build-tools/build-config/pom.xml +++ b/build-tools/build-config/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib.tooling learnlib-build-tools-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 0e7bd9d6c1..a9838e1c9a 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/commons/counterexamples/pom.xml b/commons/counterexamples/pom.xml index f8749b10cc..3e5a38b54e 100644 --- a/commons/counterexamples/pom.xml +++ b/commons/counterexamples/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-commons-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/commons/pom.xml b/commons/pom.xml index e595275ad2..d2d71c892f 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/commons/settings/pom.xml b/commons/settings/pom.xml index 14e2fc9250..c080f8b898 100644 --- a/commons/settings/pom.xml +++ b/commons/settings/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-commons-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/commons/util/pom.xml b/commons/util/pom.xml index 0e5aa6efbc..757bb3ab78 100644 --- a/commons/util/pom.xml +++ b/commons/util/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-commons-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/datastructures/discrimination-tree/pom.xml b/datastructures/discrimination-tree/pom.xml index 3cf07ad1c7..ca4e7dead0 100644 --- a/datastructures/discrimination-tree/pom.xml +++ b/datastructures/discrimination-tree/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-datastructures-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/datastructures/list/pom.xml b/datastructures/list/pom.xml index 2cd1c68d7f..24298963bf 100644 --- a/datastructures/list/pom.xml +++ b/datastructures/list/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-datastructures-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/datastructures/observation-table/pom.xml b/datastructures/observation-table/pom.xml index b2834e3c93..a24b23fab0 100644 --- a/datastructures/observation-table/pom.xml +++ b/datastructures/observation-table/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-datastructures-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/datastructures/pom.xml b/datastructures/pom.xml index 66e925f303..8361543aea 100644 --- a/datastructures/pom.xml +++ b/datastructures/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/datastructures/pta/pom.xml b/datastructures/pta/pom.xml index a1608bd1f4..b4094efc8a 100644 --- a/datastructures/pta/pom.xml +++ b/datastructures/pta/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-datastructures-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 1b2c55d29b..a18149526f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/drivers/basic/pom.xml b/drivers/basic/pom.xml index 02472f8d9a..52b67d169f 100644 --- a/drivers/basic/pom.xml +++ b/drivers/basic/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-drivers-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/drivers/mapper/pom.xml b/drivers/mapper/pom.xml index cd7fd07c10..89cdc1d5b7 100644 --- a/drivers/mapper/pom.xml +++ b/drivers/mapper/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-drivers-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/drivers/pom.xml b/drivers/pom.xml index 38076635a2..efab6f34bc 100644 --- a/drivers/pom.xml +++ b/drivers/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/drivers/simulator/pom.xml b/drivers/simulator/pom.xml index c986d4f21c..6eb9d6296d 100644 --- a/drivers/simulator/pom.xml +++ b/drivers/simulator/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-drivers-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 482b803985..82510ec428 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/filters/cache/pom.xml b/filters/cache/pom.xml index d99cf0a5bf..e09b7c529e 100644 --- a/filters/cache/pom.xml +++ b/filters/cache/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-filters-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/filters/pom.xml b/filters/pom.xml index 86c83d684b..fe9a227afb 100644 --- a/filters/pom.xml +++ b/filters/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/filters/reuse/pom.xml b/filters/reuse/pom.xml index d400d606a1..8d705caedd 100644 --- a/filters/reuse/pom.xml +++ b/filters/reuse/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-filters-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/filters/statistics/pom.xml b/filters/statistics/pom.xml index c6ff167d8e..84cb555fec 100644 --- a/filters/statistics/pom.xml +++ b/filters/statistics/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-filters-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/oracles/emptiness-oracles/pom.xml b/oracles/emptiness-oracles/pom.xml index 4301b3d6b8..7c57e50003 100644 --- a/oracles/emptiness-oracles/pom.xml +++ b/oracles/emptiness-oracles/pom.xml @@ -5,7 +5,7 @@ de.learnlib learnlib-oracles-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/oracles/equivalence-oracles/pom.xml b/oracles/equivalence-oracles/pom.xml index a7b24fb802..d2d7a065e3 100644 --- a/oracles/equivalence-oracles/pom.xml +++ b/oracles/equivalence-oracles/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-oracles-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/oracles/membership-oracles/pom.xml b/oracles/membership-oracles/pom.xml index ecca02d421..602120405f 100644 --- a/oracles/membership-oracles/pom.xml +++ b/oracles/membership-oracles/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-oracles-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/oracles/parallelism/pom.xml b/oracles/parallelism/pom.xml index 87c2ef920e..acb6f56ccc 100644 --- a/oracles/parallelism/pom.xml +++ b/oracles/parallelism/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-oracles-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/oracles/pom.xml b/oracles/pom.xml index 39837e93ef..9a5b08447b 100644 --- a/oracles/pom.xml +++ b/oracles/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/oracles/property-oracles/pom.xml b/oracles/property-oracles/pom.xml index a303148b9d..33714b3b59 100644 --- a/oracles/property-oracles/pom.xml +++ b/oracles/property-oracles/pom.xml @@ -5,7 +5,7 @@ de.learnlib learnlib-oracles-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 76857f8dda..156dd028e5 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ limitations under the License. --> de.learnlib learnlib-parent - 0.17.0-SNAPSHOT + 0.17.0 pom LearnLib @@ -165,7 +165,7 @@ limitations under the License. scm:git:https://github.com:LearnLib/learnlib.git scm:git:git@github.com:LearnLib/learnlib.git https://github.com/LearnLib/learnlib/tree/develop - HEAD + learnlib-0.17.0 GitHub Issues @@ -201,7 +201,7 @@ limitations under the License. UTF-8 1.8 1.8 - + false diff --git a/test-support/learner-it-support/pom.xml b/test-support/learner-it-support/pom.xml index 084d0f4ba4..b42d62ff93 100644 --- a/test-support/learner-it-support/pom.xml +++ b/test-support/learner-it-support/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib.testsupport learnlib-test-support-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/test-support/learning-examples/pom.xml b/test-support/learning-examples/pom.xml index d7dec4e6df..c40f5aa161 100644 --- a/test-support/learning-examples/pom.xml +++ b/test-support/learning-examples/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib.testsupport learnlib-test-support-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml diff --git a/test-support/pom.xml b/test-support/pom.xml index 77b52d3f42..9f66bd4ce8 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -21,7 +21,7 @@ limitations under the License. de.learnlib learnlib-build-parent - 0.17.0-SNAPSHOT + 0.17.0 ../build-parent/pom.xml diff --git a/test-support/test-support/pom.xml b/test-support/test-support/pom.xml index 186f1d2ec4..7df35f1d0c 100644 --- a/test-support/test-support/pom.xml +++ b/test-support/test-support/pom.xml @@ -5,7 +5,7 @@ de.learnlib.testsupport learnlib-test-support-parent - 0.17.0-SNAPSHOT + 0.17.0 ../pom.xml