Author: alien11689
Date: Mon May  8 17:41:58 2017
New Revision: 1794422

URL: http://svn.apache.org/viewvc?rev=1794422&view=rev
Log:
[maven-release-plugin] prepare release 
blueprint-maven-plugin-spring-handlers-1.0.0

Modified:
    aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml

Modified: 
aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml
URL: 
http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml?rev=1794422&r1=1794421&r2=1794422&view=diff
==============================================================================
--- aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml 
(original)
+++ aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers/pom.xml 
Mon May  8 17:41:58 2017
@@ -1,24 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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";>
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
         <version>2.0.1</version>
-        <relativePath/>
+        <relativePath />
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.aries.blueprint</groupId>
     <artifactId>blueprint-maven-plugin-spring-handlers</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <name>Apache Aries Blueprint Maven Plugin Spring Handlers</name>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers</developerConnection>
-        
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/plugin/blueprint-maven-plugin-spring-handlers</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-spring-handlers-1.0.0</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/blueprint-maven-plugin-spring-handlers-1.0.0</developerConnection>
+        
<url>http://svn.apache.org/viewvc/aries/tags/blueprint-maven-plugin-spring-handlers-1.0.0</url>
     </scm>
 
     <build>


Reply via email to