Skip to content

Commit

Permalink
[maven-release-plugin] prepare release learnlib-0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtf90 committed Feb 18, 2019
1 parent f40abbd commit 97afcc0
Show file tree
Hide file tree
Showing 52 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion algorithms/active/adt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/active/dhc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/active/discrimination-tree-vpda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/active/discrimination-tree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/active/kearns-vazirani/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/active/lstar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/active/nlstar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</parent>

<artifactId>learnlib-nlstar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion algorithms/active/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/active/ttt-vpda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/active/ttt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/passive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/passive/rpni-edsm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-passive-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/passive/rpni-mdl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-passive-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/passive/rpni/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-passive-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion algorithms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion archetypes/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib.archetypes</groupId>
<artifactId>learnlib-archetypes-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion archetypes/complete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib.archetypes</groupId>
<artifactId>learnlib-archetypes-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons/acex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-commons-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons/counterexamples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-commons-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons/settings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-commons-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-commons-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion datastructures/discrimination-tree/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-datastructures-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion datastructures/list/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-datastructures-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion datastructures/observation-table/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-datastructures-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion datastructures/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion datastructures/pta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-datastructures-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-drivers-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/mapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-drivers-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/simulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-drivers-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand All @@ -36,7 +36,7 @@ limitations under the License.

<properties>
<!-- This property needs to exist, so that the surefire-plugin can correctly pick it up using @{argLine} -->
<argLine/>
<argLine />
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion oracles/emptiness-oracles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-oracles-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oracles/equivalence-oracles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-oracles-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oracles/filters/cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-filters-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oracles/filters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-oracles-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oracles/filters/reuse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-filters-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oracles/filters/statistics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-filters-parent</artifactId>
<version>0.14.0-SNAPSHOT</version>
<version>0.14.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 97afcc0

Please sign in to comment.