You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by ta...@apache.org on 2015/05/02 01:41:07 UTC

svn commit: r1677256 - /portals/applications/logging/trunk/pom.xml

Author: taylor
Date: Fri May  1 23:41:06 2015
New Revision: 1677256

URL: http://svn.apache.org/r1677256
Log:
[maven-release-plugin] prepare release apa-logging-1.1

Modified:
    portals/applications/logging/trunk/pom.xml

Modified: portals/applications/logging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/logging/trunk/pom.xml?rev=1677256&r1=1677255&r2=1677256&view=diff
==============================================================================
--- portals/applications/logging/trunk/pom.xml (original)
+++ portals/applications/logging/trunk/pom.xml Fri May  1 23:41:06 2015
@@ -30,7 +30,7 @@ limitations under the License.
     
     <groupId>org.apache.portals.applications</groupId>
     <artifactId>apa-logging</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.1</version>
     <packaging>jar</packaging>
     <name>Apache Portals Applications Logging</name>
     <description>
@@ -62,9 +62,9 @@ limitations under the License.
     <!-- Project Information -->
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/logging/trunk/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/logging/trunk/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/portals/applications/logging/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/logging/tags/apa-logging-1.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/logging/tags/apa-logging-1.1</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/applications/logging/tags/apa-logging-1.1</url>
     </scm>
     
 </project>
\ No newline at end of file