Skip to content

Commit

Permalink
[maven-release-plugin] prepare release automatalib-0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtf90 committed Feb 7, 2018
1 parent 312861f commit 5d4ee90
Show file tree
Hide file tree
Showing 27 changed files with 57 additions and 111 deletions.
6 changes: 2 additions & 4 deletions adapters/brics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-brics</artifactId>
Expand All @@ -32,7 +30,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-adapters-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions adapters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-adapters-parent</artifactId>
Expand All @@ -33,7 +31,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-build-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-api</artifactId>
Expand All @@ -34,7 +32,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-build-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions archetypes/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>basic</artifactId>
Expand All @@ -31,7 +29,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib.archetypes</groupId>
<artifactId>automata-archetypes-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions archetypes/complete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>complete</artifactId>
Expand All @@ -31,7 +29,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib.archetypes</groupId>
<artifactId>automata-archetypes-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<groupId>net.automatalib.archetypes</groupId>
Expand All @@ -32,7 +30,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-build-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-build-parent</artifactId>
Expand All @@ -32,7 +30,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,14 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-commons-parent</artifactId>
Expand All @@ -33,7 +31,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-build-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions commons/smartcollections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-commons-smartcollections</artifactId>
Expand All @@ -34,7 +32,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-commons-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions commons/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-commons-util</artifactId>
Expand All @@ -32,7 +30,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-commons-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-core</artifactId>
Expand All @@ -35,7 +33,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-build-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-build-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-examples</artifactId>
Expand All @@ -34,7 +32,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-build-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions incremental/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-incremental</artifactId>
Expand All @@ -33,7 +31,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-build-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
12 changes: 5 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,13 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<!-- ================================= PROJECT INFO ============================== -->
<groupId>net.automatalib</groupId>
<artifactId>automata-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<packaging>pom</packaging>

<name>AutomataLib</name>
Expand Down Expand Up @@ -105,7 +103,7 @@ limitations under the License.
<connection>scm:git:[email protected]:learnlib/automatalib.git</connection>
<developerConnection>scm:git:[email protected]:learnlib/automatalib.git</developerConnection>
<url>https://github.com/learnlib/automatalib/tree/develop</url>
<tag>HEAD</tag>
<tag>automatalib-0.7.0</tag>
</scm>

<!--
Expand Down Expand Up @@ -502,7 +500,7 @@ limitations under the License.
</goals>
<configuration>
<target>
<touch file="${project.build.directory}/jacoco.exec"/>
<touch file="${project.build.directory}/jacoco.exec" />
</target>
</configuration>
</execution>
Expand Down Expand Up @@ -565,7 +563,7 @@ limitations under the License.
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
Expand Down
6 changes: 2 additions & 4 deletions serialization/aut/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-serialization-aut</artifactId>
Expand All @@ -29,7 +27,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-serialization-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions serialization/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">
<modelVersion>4.0.0</modelVersion>

<artifactId>automata-serialization-core</artifactId>
Expand All @@ -29,7 +27,7 @@ limitations under the License.
<parent>
<groupId>net.automatalib</groupId>
<artifactId>automata-serialization-parent</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.7.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 5d4ee90

Please sign in to comment.