Author: rgoers
Date: Sat Jun 21 22:52:18 2014
New Revision: 1604487
URL: http://svn.apache.org/r1604487
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml
logging/log4j/log4j2/trunk/log4j-api/pom.xml
logging/log4j/log4j2/trunk/log4j-bom/pom.xml
logging/log4j/log4j2/trunk/log4j-core/pom.xml
logging/log4j/log4j2/trunk/log4j-distribution/pom.xml
logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml
logging/log4j/log4j2/trunk/log4j-jcl/pom.xml
logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml
logging/log4j/log4j2/trunk/log4j-nosql/pom.xml
logging/log4j/log4j2/trunk/log4j-perf/pom.xml
logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml
logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml
logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml
logging/log4j/log4j2/trunk/log4j-samples/pom.xml
logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml
logging/log4j/log4j2/trunk/log4j-taglib/pom.xml
logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml
logging/log4j/log4j2/trunk/log4j-web/pom.xml
logging/log4j/log4j2/trunk/pom.xml
Modified: logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-1.2-api</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-api/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-api/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-api/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-api/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-api</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-bom/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-bom/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-bom/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-bom/pom.xml Sat Jun 21 22:52:18 2014
@@ -3,7 +3,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: logging/log4j/log4j2/trunk/log4j-core/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-core/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-core/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-core</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-distribution/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-distribution/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-distribution/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-distribution/pom.xml Sat Jun 21 22:52:18
2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-distribution</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-flume-ng</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-jcl/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-jcl/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-jcl/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-jcl/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-jcl</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-jmx-gui</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-nosql/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-nosql/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-nosql/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-nosql/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: logging/log4j/log4j2/trunk/log4j-perf/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-perf/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-perf/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-perf/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
Modified: logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml Sat Jun 21
22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<artifactId>log4j-samples-flume-common</artifactId>
<packaging>jar</packaging>
Modified: logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml Sat Jun 21
22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<artifactId>log4j-samples-flume-embedded</artifactId>
<packaging>war</packaging>
Modified: logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml Sat Jun 21
22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<artifactId>log4j-samples-flume-remote</artifactId>
<packaging>war</packaging>
Modified: logging/log4j/log4j2/trunk/log4j-samples/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-samples/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-samples/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j.samples</groupId>
Modified: logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-slf4j-impl</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-taglib/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-taglib/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-taglib/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-taglib/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-taglib</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-to-slf4j</artifactId>
Modified: logging/log4j/log4j2/trunk/log4j-web/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-web/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-web/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-web/pom.xml Sat Jun 21 22:52:18 2014
@@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: logging/log4j/log4j2/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1604487&r1=1604486&r2=1604487&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Sat Jun 21 22:52:18 2014
@@ -21,7 +21,7 @@
<artifactId>log4j</artifactId>
<packaging>pom</packaging>
<name>Apache Log4j 2</name>
- <version>2.0-rc2</version>
+ <version>2.0-SNAPSHOT</version>
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
@@ -141,9 +141,9 @@
</license>
</licenses>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-rc2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-rc2</developerConnection>
-
<url>http://svn.apache.org/viewvc/logging/log4j/log4j2/tags/log4j-2.0-rc2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk</url>
</scm>
<organization>
<name>Apache Software Foundation</name>