Skip to content

Commit 0ebbac7

Browse files
committed
[maven-release-plugin] prepare release 0.1.0.Final
1 parent 0d1fcc4 commit 0ebbac7

7 files changed

Lines changed: 16 additions & 30 deletions

File tree

hawkular-datamining-api/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,12 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422
<parent>
2523
<artifactId>hawkular-datamining-parent</artifactId>
2624
<groupId>org.hawkular.datamining</groupId>
27-
<version>0.0.1.Alpha1-SNAPSHOT</version>
25+
<version>0.1.0.Final</version>
2826
</parent>
2927

3028
<artifactId>hawkular-datamining-api</artifactId>

hawkular-datamining-cdi/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,12 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422
<parent>
2523
<artifactId>hawkular-datamining-parent</artifactId>
2624
<groupId>org.hawkular.datamining</groupId>
27-
<version>0.0.1.Alpha1-SNAPSHOT</version>
25+
<version>0.1.0.Final</version>
2826
</parent>
2927

3028
<artifactId>hawkular-datamining-cdi</artifactId>

hawkular-datamining-dist/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,12 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422
<parent>
2523
<artifactId>hawkular-datamining-parent</artifactId>
2624
<groupId>org.hawkular.datamining</groupId>
27-
<version>0.0.1.Alpha1-SNAPSHOT</version>
25+
<version>0.1.0.Final</version>
2826
</parent>
2927

3028
<artifactId>hawkular-datamining-dist</artifactId>

hawkular-datamining-forecast/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,12 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422
<parent>
2523
<artifactId>hawkular-datamining-parent</artifactId>
2624
<groupId>org.hawkular.datamining</groupId>
27-
<version>0.0.1.Alpha1-SNAPSHOT</version>
25+
<version>0.1.0.Final</version>
2826
</parent>
2927

3028
<artifactId>hawkular-datamining-forecast</artifactId>

hawkular-datamining-itest/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@
1818
1919
-->
2020

21-
<project xmlns="http://maven.apache.org/POM/4.0.0"
22-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
23-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21+
<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">
2422
<modelVersion>4.0.0</modelVersion>
2523
<parent>
2624
<artifactId>hawkular-datamining-parent</artifactId>
2725
<groupId>org.hawkular.datamining</groupId>
28-
<version>0.0.1.Alpha1-SNAPSHOT</version>
26+
<version>0.1.0.Final</version>
2927
</parent>
3028

3129
<artifactId>hawkular-datamining-itest</artifactId>

hawkular-datamining-rest/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@
1818
1919
-->
2020

21-
<project xmlns="http://maven.apache.org/POM/4.0.0"
22-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
23-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21+
<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">
2422
<modelVersion>4.0.0</modelVersion>
2523
<parent>
2624
<artifactId>hawkular-datamining-parent</artifactId>
2725
<groupId>org.hawkular.datamining</groupId>
28-
<version>0.0.1.Alpha1-SNAPSHOT</version>
26+
<version>0.1.0.Final</version>
2927
</parent>
3028

3129
<artifactId>hawkular-datamining-rest</artifactId>

pom.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422
<parent>
2523
<groupId>org.hawkular</groupId>
@@ -30,7 +28,7 @@
3028
<groupId>org.hawkular.datamining</groupId>
3129
<artifactId>hawkular-datamining-parent</artifactId>
3230
<packaging>pom</packaging>
33-
<version>0.0.1.Alpha1-SNAPSHOT</version>
31+
<version>0.1.0.Final</version>
3432

3533
<inceptionYear>2015</inceptionYear>
3634

@@ -60,7 +58,7 @@
6058
<url>https://github.com/pavolloffay/alert-prediction</url>
6159
<connection>scm:git:https://github.com/hawkular/hawkular-datamining</connection>
6260
<developerConnection>scm:git:git@github.com:hawkular/hawkular-datamining.git</developerConnection>
63-
<tag>HEAD</tag>
61+
<tag>0.1.0.Final</tag>
6462
</scm>
6563

6664
<developers>
@@ -129,7 +127,7 @@
129127
<artifactId>license-maven-plugin</artifactId>
130128
<configuration>
131129
<excludes>
132-
<exclude></exclude>
130+
<exclude />
133131
<exclude>doc/**</exclude>
134132
<exclude>**/*.adoc</exclude>
135133
<exclude>**/*.txt</exclude>

0 commit comments

Comments
 (0)