Author: taylor
Date: Fri May 1 23:41:19 2015
New Revision: 1677258
URL: http://svn.apache.org/r1677258
Log:
[maven-release-plugin] prepare for next development iteration
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=1677258&r1=1677257&r2=1677258&view=diff
==============================================================================
--- portals/applications/logging/trunk/pom.xml (original)
+++ portals/applications/logging/trunk/pom.xml Fri May 1 23:41:19 2015
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-logging</artifactId>
- <version>1.1</version>
+ <version>1.2-SNAPSHOT</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/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>
+
<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>
</scm>
</project>
\ No newline at end of file