Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 1.0.0.Alpha10
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins at kroehling.de committed Feb 16, 2016
1 parent 23710d6 commit 1939f8e
Show file tree
Hide file tree
Showing 12 changed files with 137 additions and 137 deletions.
2 changes: 1 addition & 1 deletion console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
12 changes: 6 additions & 6 deletions dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>

<artifactId>hawkular-dist</artifactId>
Expand Down Expand Up @@ -91,25 +91,25 @@
<dependency>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-wildfly-agent-download</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-pinger</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-avail-creator</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-console</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<type>war</type>
</dependency>

Expand All @@ -132,7 +132,7 @@
<dependency>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-rest-api</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<type>war</type>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion feature-pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
</parent>
<artifactId>hawkular-feature-pack</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/avail-creator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/end-to-end-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
234 changes: 117 additions & 117 deletions modules/hawkular-api-parent/hawkular-listener/pom.xml
Original file line number Diff line number Diff line change
@@ -1,117 +1,117 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015-2016 Red Hat, Inc. and/or its affiliates
and other contributors as indicated by the @author tags.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-api-parent</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>hawkular-listener</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Hawkular: Listener</name>

<dependencies>

<!-- Hawkular Command Gateway dependencies -->
<dependency>
<groupId>org.hawkular.cmdgw</groupId>
<artifactId>hawkular-command-gateway-api</artifactId>
<version>${version.org.hawkular.cmdgw}</version>
</dependency>

<!-- Hawkular Alerts dependencies -->
<dependency>
<groupId>org.hawkular.alerts</groupId>
<artifactId>hawkular-alerts-api</artifactId>
</dependency>

<!-- Hawkular Inventory dependencies -->
<dependency>
<groupId>org.hawkular.inventory</groupId>
<artifactId>hawkular-inventory-api</artifactId>
</dependency>

<dependency>
<groupId>org.hawkular.inventory</groupId>
<artifactId>hawkular-inventory-bus-api</artifactId>
</dependency>

<!-- Hawkular Nest dependencies -->
<dependency>
<groupId>org.hawkular.commons</groupId>
<artifactId>hawkular-bus-common</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>${version.com.google.guava}</version>
<scope>provided</scope>
</dependency>

<!-- Wildfly dependencies -->
<dependency>
<groupId>javax</groupId>
<artifactId>javaee-api</artifactId>
<version>${version.javaee.spec}</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-annotations</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-processor</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson2-provider</artifactId>
<scope>provided</scope>
</dependency>

<!-- Tests -->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>

</dependencies>

</project>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2015-2016 Red Hat, Inc. and/or its affiliates
and other contributors as indicated by the @author tags.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-api-parent</artifactId>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>hawkular-listener</artifactId>
<version>1.0.0.Alpha10</version>
<packaging>jar</packaging>

<name>Hawkular: Listener</name>

<dependencies>

<!-- Hawkular Command Gateway dependencies -->
<dependency>
<groupId>org.hawkular.cmdgw</groupId>
<artifactId>hawkular-command-gateway-api</artifactId>
<version>${version.org.hawkular.cmdgw}</version>
</dependency>

<!-- Hawkular Alerts dependencies -->
<dependency>
<groupId>org.hawkular.alerts</groupId>
<artifactId>hawkular-alerts-api</artifactId>
</dependency>

<!-- Hawkular Inventory dependencies -->
<dependency>
<groupId>org.hawkular.inventory</groupId>
<artifactId>hawkular-inventory-api</artifactId>
</dependency>

<dependency>
<groupId>org.hawkular.inventory</groupId>
<artifactId>hawkular-inventory-bus-api</artifactId>
</dependency>

<!-- Hawkular Nest dependencies -->
<dependency>
<groupId>org.hawkular.commons</groupId>
<artifactId>hawkular-bus-common</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>${version.com.google.guava}</version>
<scope>provided</scope>
</dependency>

<!-- Wildfly dependencies -->
<dependency>
<groupId>javax</groupId>
<artifactId>javaee-api</artifactId>
<version>${version.javaee.spec}</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-annotations</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-processor</artifactId>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson2-provider</artifactId>
<scope>provided</scope>
</dependency>

<!-- Tests -->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>

</dependencies>

</project>
4 changes: 2 additions & 2 deletions modules/hawkular-api-parent/hawkular-rest-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-api-parent</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>hawkular-rest-api</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<packaging>war</packaging>

<name>Hawkular: REST API Web Application</name>
Expand Down
4 changes: 2 additions & 2 deletions modules/hawkular-api-parent/hawkular-rx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-api-parent</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>hawkular-rx</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>

<name>Hawkular: RX extensions layer</name>
<description>Hawkular RX extensions layer</description>
Expand Down
4 changes: 2 additions & 2 deletions modules/hawkular-api-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<artifactId>hawkular-api-parent</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<packaging>pom</packaging>

<name>Hawkular: API parent pom</name>
Expand Down
2 changes: 1 addition & 1 deletion modules/hawkular-wildfly-agent-download/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/pinger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hawkular</groupId>
<artifactId>hawkular</artifactId>
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<!-- major.minor.micro.Beta[n] -->
<!-- major.minor.micro.CR[n] -->
<!-- major.minor.micro.Final -->
<version>1.0.0.Alpha10-SNAPSHOT</version>
<version>1.0.0.Alpha10</version>
<packaging>pom</packaging>

<name>Hawkular</name>
Expand Down Expand Up @@ -66,7 +66,7 @@
<connection>scm:git:[email protected]:hawkular/hawkular.git</connection>
<developerConnection>scm:git:[email protected]:hawkular/hawkular.git</developerConnection>
<url>https://github.com/hawkular</url>
<tag>HEAD</tag>
<tag>1.0.0.Alpha10</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand Down

0 comments on commit 1939f8e

Please sign in to comment.