changeset 285:d6ef9a7aa52e v0.2

[maven-release-plugin] prepare release v0.2
author Roman Kennke <rkennke@redhat.com>
date Tue, 08 May 2012 17:16:09 +0200
parents acca14aeed6f
children 385c34b7f237
files agent/pom.xml client/pom.xml common/pom.xml distribution/pom.xml pom.xml tools/pom.xml
diffstat 6 files changed, 19 insertions(+), 25 deletions(-) [+]
line wrap: on
line diff
--- a/agent/pom.xml	Tue May 08 17:12:17 2012 +0200
+++ b/agent/pom.xml	Tue May 08 17:16:09 2012 +0200
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses/>.
+ <http://www.gnu.org/licenses />.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,14 +36,13 @@
  to do so, delete this exception statement from your version.
 
 -->
-<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>
 
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.2</version>
   </parent>
 
   <artifactId>thermostat-agent</artifactId>
--- a/client/pom.xml	Tue May 08 17:12:17 2012 +0200
+++ b/client/pom.xml	Tue May 08 17:16:09 2012 +0200
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses/>.
+ <http://www.gnu.org/licenses />.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,14 +36,13 @@
  to do so, delete this exception statement from your version.
 
 -->
-<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>
 
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.2</version>
   </parent>
 
   <artifactId>thermostat-client</artifactId>
--- a/common/pom.xml	Tue May 08 17:12:17 2012 +0200
+++ b/common/pom.xml	Tue May 08 17:16:09 2012 +0200
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses/>.
+ <http://www.gnu.org/licenses />.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,14 +36,13 @@
  to do so, delete this exception statement from your version.
 
 -->
-<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>
 
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.2</version>
   </parent>
   
   <artifactId>thermostat-common</artifactId>
--- a/distribution/pom.xml	Tue May 08 17:12:17 2012 +0200
+++ b/distribution/pom.xml	Tue May 08 17:16:09 2012 +0200
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses/>.
+ <http://www.gnu.org/licenses />.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,14 +36,13 @@
  to do so, delete this exception statement from your version.
 
 -->
-<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>
 
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.2</version>
   </parent>
 
   <artifactId>thermostat-distribution</artifactId>
@@ -139,7 +138,7 @@
             <phase>prepare-package</phase>
             <configuration>
               <target>
-                <chmod file="${project.build.directory}/bin/*" perm="755"/>
+                <chmod file="${project.build.directory}/bin/*" perm="755" />
               </target>
             </configuration>
             <goals>
--- a/pom.xml	Tue May 08 17:12:17 2012 +0200
+++ b/pom.xml	Tue May 08 17:16:09 2012 +0200
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses/>.
+ <http://www.gnu.org/licenses />.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,13 +36,12 @@
  to do so, delete this exception statement from your version.
 
 -->
-<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>
 
   <groupId>com.redhat.thermostat</groupId>
   <artifactId>thermostat</artifactId>
-  <version>0.2-SNAPSHOT</version>
+  <version>0.2</version>
   <packaging>pom</packaging>
 
   <name>Thermostat</name>
--- a/tools/pom.xml	Tue May 08 17:12:17 2012 +0200
+++ b/tools/pom.xml	Tue May 08 17:16:09 2012 +0200
@@ -17,7 +17,7 @@
 
  You should have received a copy of the GNU General Public License
  along with Thermostat; see the file COPYING.  If not see
- <http://www.gnu.org/licenses/>.
+ <http://www.gnu.org/licenses />.
 
  Linking this code with other modules is making a combined work
  based on this code.  Thus, the terms and conditions of the GNU
@@ -36,14 +36,13 @@
  to do so, delete this exception statement from your version.
 
 -->
-<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>
 
   <parent>
     <groupId>com.redhat.thermostat</groupId>
     <artifactId>thermostat</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.2</version>
     <relativePath>..</relativePath>
   </parent>