Author: rdonkin
Date: Sun Aug  4 12:12:45 2013
New Revision: 1510148

URL: http://svn.apache.org/r1510148
Log:
[maven-release-plugin] prepare release apache-whisker-0.1

Modified:
    creadur/whisker/trunk/apache-whisker-app/pom.xml
    creadur/whisker/trunk/apache-whisker-cli/pom.xml
    creadur/whisker/trunk/apache-whisker-model/pom.xml
    creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml
    creadur/whisker/trunk/apache-whisker-scan/pom.xml
    creadur/whisker/trunk/apache-whisker-velocity/pom.xml
    creadur/whisker/trunk/apache-whisker-xml/pom.xml
    creadur/whisker/trunk/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-app/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-app/pom.xml?rev=1510148&r1=1510147&r2=1510148&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-app/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-app/pom.xml Sun Aug  4 12:12:45 2013
@@ -17,17 +17,13 @@
   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>
 
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1</version>
   </parent>
 
   <artifactId>apache-whisker-app</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-cli/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-cli/pom.xml?rev=1510148&r1=1510147&r2=1510148&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-cli/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-cli/pom.xml Sun Aug  4 12:12:45 2013
@@ -17,17 +17,13 @@
   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>
 
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1</version>
   </parent>
 
   <artifactId>apache-whisker-cli</artifactId>
@@ -104,8 +100,7 @@ Build
 
             <configuration>
               <transformers>
-                <transformer
-                  
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                <transformer 
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                   <manifestEntries>
                     
<Main-Class>org.apache.creadur.whisker.cli.Main</Main-Class>
                   </manifestEntries>

Modified: creadur/whisker/trunk/apache-whisker-model/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-model/pom.xml?rev=1510148&r1=1510147&r2=1510148&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-model/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-model/pom.xml Sun Aug  4 12:12:45 2013
@@ -17,17 +17,13 @@
   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>
 
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1</version>
   </parent>
 
   <artifactId>apache-whisker-model</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml?rev=1510148&r1=1510147&r2=1510148&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/pom.xml Sun Aug  4 
12:12:45 2013
@@ -17,17 +17,13 @@
   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>
 
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1</version>
   </parent>
 
   <artifactId>apache-whisker-plugin4maven</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-scan/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-scan/pom.xml?rev=1510148&r1=1510147&r2=1510148&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-scan/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-scan/pom.xml Sun Aug  4 12:12:45 2013
@@ -17,17 +17,13 @@
   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>
 
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1</version>
   </parent>
 
   <artifactId>apache-whisker-scan</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-velocity/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-velocity/pom.xml?rev=1510148&r1=1510147&r2=1510148&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-velocity/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-velocity/pom.xml Sun Aug  4 12:12:45 
2013
@@ -17,17 +17,13 @@
   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>
 
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1</version>
   </parent>
 
   <artifactId>apache-whisker-velocity</artifactId>

Modified: creadur/whisker/trunk/apache-whisker-xml/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-xml/pom.xml?rev=1510148&r1=1510147&r2=1510148&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-xml/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-xml/pom.xml Sun Aug  4 12:12:45 2013
@@ -17,17 +17,13 @@
   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>
 
   <parent>
     <groupId>org.apache.creadur.whisker</groupId>
     <artifactId>apache-whisker</artifactId>
-    <version>0.1-SNAPSHOT</version>
+    <version>0.1</version>
   </parent>
 
   <artifactId>apache-whisker-xml</artifactId>

Modified: creadur/whisker/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1510148&r1=1510147&r2=1510148&view=diff
==============================================================================
--- creadur/whisker/trunk/pom.xml (original)
+++ creadur/whisker/trunk/pom.xml Sun Aug  4 12:12:45 2013
@@ -16,15 +16,15 @@
   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>
 
   <groupId>org.apache.creadur.whisker</groupId>
   <artifactId>apache-whisker</artifactId>
-  <version>0.1-SNAPSHOT</version>
+  <version>0.1</version>
   <packaging>pom</packaging>
 
-  <dependencies/>
+  <dependencies />
 
   <parent>
     <groupId>org.apache</groupId>
@@ -341,9 +341,9 @@
   </distributionManagement>
 
   <scm>
-       <url>http://svn.apache.org/repos/asf/creadur/whisker/trunk</url>
-       
<connection>scm:svn:http://svn.apache.org/repos/asf/creadur/whisker/trunk</connection>
-       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/creadur/whisker/trunk</developerConnection>
+       
<url>http://svn.apache.org/repos/asf/creadur/whisker/tags/apache-whisker-0.1</url>
+       
<connection>scm:svn:http://svn.apache.org/repos/asf/creadur/whisker/tags/apache-whisker-0.1</connection>
+       
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/creadur/whisker/tags/apache-whisker-0.1</developerConnection>
   </scm>
 
   <ciManagement>


Reply via email to