Skip to content

Commit af54f4d

Browse files
committed
[maven-release-plugin] prepare release learnlib-0.13.0
1 parent e44b8ee commit af54f4d

File tree

49 files changed

+101
-198
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

+101
-198
lines changed

algorithms/active/adt/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2019

2120
<modelVersion>4.0.0</modelVersion>
2221

2322
<parent>
2423
<artifactId>learnlib-algorithms-active-parent</artifactId>
2524
<groupId>de.learnlib</groupId>
26-
<version>0.12.1-SNAPSHOT</version>
25+
<version>0.13.0</version>
2726
<relativePath>../pom.xml</relativePath>
2827
</parent>
2928

algorithms/active/dhc/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119

2220
<modelVersion>4.0.0</modelVersion>
2321

2422
<parent>
2523
<artifactId>learnlib-algorithms-active-parent</artifactId>
2624
<groupId>de.learnlib</groupId>
27-
<version>0.12.1-SNAPSHOT</version>
25+
<version>0.13.0</version>
2826
<relativePath>../pom.xml</relativePath>
2927
</parent>
3028

algorithms/active/discrimination-tree-vpda/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119

2220
<modelVersion>4.0.0</modelVersion>
2321

2422
<parent>
2523
<artifactId>learnlib-algorithms-active-parent</artifactId>
2624
<groupId>de.learnlib</groupId>
27-
<version>0.12.1-SNAPSHOT</version>
25+
<version>0.13.0</version>
2826
<relativePath>../pom.xml</relativePath>
2927
</parent>
3028

algorithms/active/discrimination-tree/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119

2220
<modelVersion>4.0.0</modelVersion>
2321

2422
<parent>
2523
<artifactId>learnlib-algorithms-active-parent</artifactId>
2624
<groupId>de.learnlib</groupId>
27-
<version>0.12.1-SNAPSHOT</version>
25+
<version>0.13.0</version>
2826
<relativePath>../pom.xml</relativePath>
2927
</parent>
3028

algorithms/active/kearns-vazirani/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<modelVersion>4.0.0</modelVersion>
2220
<parent>
2321
<groupId>de.learnlib</groupId>
2422
<artifactId>learnlib-algorithms-active-parent</artifactId>
25-
<version>0.12.1-SNAPSHOT</version>
23+
<version>0.13.0</version>
2624
<relativePath>../pom.xml</relativePath>
2725
</parent>
2826
<artifactId>learnlib-kearns-vazirani</artifactId>

algorithms/active/lstar/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119

2220
<modelVersion>4.0.0</modelVersion>
2321

2422
<parent>
2523
<artifactId>learnlib-algorithms-active-parent</artifactId>
2624
<groupId>de.learnlib</groupId>
27-
<version>0.12.1-SNAPSHOT</version>
25+
<version>0.13.0</version>
2826
<relativePath>../pom.xml</relativePath>
2927
</parent>
3028

algorithms/active/nlstar/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119
<modelVersion>4.0.0</modelVersion>
2220
<parent>
2321
<groupId>de.learnlib</groupId>
2422
<artifactId>learnlib-algorithms-active-parent</artifactId>
25-
<version>0.12.1-SNAPSHOT</version>
23+
<version>0.13.0</version>
2624
</parent>
2725
<name>LearnLib :: Algorithms :: NL*</name>
2826
<artifactId>learnlib-nlstar</artifactId>

algorithms/active/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns="http://maven.apache.org/POM/4.0.0"
19-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119

2220
<modelVersion>4.0.0</modelVersion>
2321

2422
<parent>
2523
<artifactId>learnlib-algorithms-parent</artifactId>
2624
<groupId>de.learnlib</groupId>
27-
<version>0.12.1-SNAPSHOT</version>
25+
<version>0.13.0</version>
2826
<relativePath>../pom.xml</relativePath>
2927
</parent>
3028

algorithms/active/ttt-vpda/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119

2220
<modelVersion>4.0.0</modelVersion>
2321

2422
<parent>
2523
<artifactId>learnlib-algorithms-active-parent</artifactId>
2624
<groupId>de.learnlib</groupId>
27-
<version>0.12.1-SNAPSHOT</version>
25+
<version>0.13.0</version>
2826
<relativePath>../pom.xml</relativePath>
2927
</parent>
3028

algorithms/active/ttt/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2119

2220
<modelVersion>4.0.0</modelVersion>
2321

2422
<parent>
2523
<artifactId>learnlib-algorithms-active-parent</artifactId>
2624
<groupId>de.learnlib</groupId>
27-
<version>0.12.1-SNAPSHOT</version>
25+
<version>0.13.0</version>
2826
<relativePath>../pom.xml</relativePath>
2927
</parent>
3028

0 commit comments

Comments
 (0)