Author: tv
Date: Fri Dec  9 15:07:18 2016
New Revision: 1773408

URL: http://svn.apache.org/viewvc?rev=1773408&view=rev
Log:
[maven-release-plugin] prepare release turbine-parent-assembly-1.0.0

Modified:
    turbine/maven/turbine-parent-assembly/trunk/pom.xml

Modified: turbine/maven/turbine-parent-assembly/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/maven/turbine-parent-assembly/trunk/pom.xml?rev=1773408&r1=1773407&r2=1773408&view=diff
==============================================================================
--- turbine/maven/turbine-parent-assembly/trunk/pom.xml (original)
+++ turbine/maven/turbine-parent-assembly/trunk/pom.xml Fri Dec  9 15:07:18 2016
@@ -16,8 +16,7 @@
    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>
@@ -28,7 +27,7 @@
 
   <groupId>org.apache.turbine</groupId>
   <artifactId>turbine-parent-assembly</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
 
   <name>Turbine Assembly Descriptors</name>
   <description>
@@ -43,9 +42,9 @@
   </prerequisites>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/trunk</developerConnection>
-    
<url>http://svn.apache.org/viewvc/turbine/maven/turbine-parent-assembly/trunk/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.0</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.0</developerConnection>
+    
<url>http://svn.apache.org/viewvc/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.0</url>
   </scm>
   
   <build>


Reply via email to