Skip to content

Commit

Permalink
[maven-release-plugin] prepare release learnlib-0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtf90 committed Feb 6, 2020
1 parent ab0f047 commit c37281a
Show file tree
Hide file tree
Showing 54 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion algorithms/active/adt/pom.xml
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-algorithms-active-parent</artifactId>
<version>0.15.0-SNAPSHOT</version>
<version>0.15.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion build-tools/annotation-processor/pom.xml
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.15.0-SNAPSHOT</version>
<version>0.15.0</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-build-parent</artifactId>
<version>0.15.0-SNAPSHOT</version>
<version>0.15.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oracles/emptiness-oracles/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.learnlib</groupId>
<artifactId>learnlib-oracles-parent</artifactId>
<version>0.15.0-SNAPSHOT</version>
<version>0.15.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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

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

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

Expand Down

0 comments on commit c37281a

Please sign in to comment.