You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2017/04/15 17:35:56 UTC

logging-log4j-scala git commit: [maven-release-plugin] prepare for next development iteration

Repository: logging-log4j-scala
Updated Branches:
  refs/heads/master 2d169a303 -> 07d9e72ac


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/07d9e72a
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/07d9e72a
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/07d9e72a

Branch: refs/heads/master
Commit: 07d9e72ac42d1230628c481c98c05184c9a47f31
Parents: 2d169a3
Author: Matt Sicker <bo...@gmail.com>
Authored: Sat Apr 15 12:35:54 2017 -0500
Committer: Matt Sicker <bo...@gmail.com>
Committed: Sat Apr 15 12:35:54 2017 -0500

----------------------------------------------------------------------
 log4j-api-scala-sample/pom.xml   | 2 +-
 log4j-api-scala_2.10/pom.xml     | 2 +-
 log4j-api-scala_2.11/pom.xml     | 2 +-
 log4j-api-scala_2.12/pom.xml     | 2 +-
 log4j-scala-distribution/pom.xml | 2 +-
 pom.xml                          | 4 ++--
 6 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/07d9e72a/log4j-api-scala-sample/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-api-scala-sample/pom.xml b/log4j-api-scala-sample/pom.xml
index 1c3e71e..b9169ba 100644
--- a/log4j-api-scala-sample/pom.xml
+++ b/log4j-api-scala-sample/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-scala</artifactId>
-    <version>11.0</version>
+    <version>11.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>log4j-api-scala-sample</artifactId>

http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/07d9e72a/log4j-api-scala_2.10/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-api-scala_2.10/pom.xml b/log4j-api-scala_2.10/pom.xml
index 372f9e6..28379c1 100644
--- a/log4j-api-scala_2.10/pom.xml
+++ b/log4j-api-scala_2.10/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-scala</artifactId>
-    <version>11.0</version>
+    <version>11.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>log4j-api-scala_2.10</artifactId>

http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/07d9e72a/log4j-api-scala_2.11/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-api-scala_2.11/pom.xml b/log4j-api-scala_2.11/pom.xml
index 46ff0be..ad07417 100644
--- a/log4j-api-scala_2.11/pom.xml
+++ b/log4j-api-scala_2.11/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-scala</artifactId>
-    <version>11.0</version>
+    <version>11.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>log4j-api-scala_2.11</artifactId>

http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/07d9e72a/log4j-api-scala_2.12/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-api-scala_2.12/pom.xml b/log4j-api-scala_2.12/pom.xml
index 84a3d33..d21494e 100644
--- a/log4j-api-scala_2.12/pom.xml
+++ b/log4j-api-scala_2.12/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-scala</artifactId>
-    <version>11.0</version>
+    <version>11.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>log4j-api-scala_2.12</artifactId>

http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/07d9e72a/log4j-scala-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-scala-distribution/pom.xml b/log4j-scala-distribution/pom.xml
index 36a58ce..34baa16 100644
--- a/log4j-scala-distribution/pom.xml
+++ b/log4j-scala-distribution/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-scala</artifactId>
-    <version>11.0</version>
+    <version>11.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>log4j-scala-distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/07d9e72a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 27dccb4..cbb9230 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.logging.log4j</groupId>
   <artifactId>log4j-scala</artifactId>
-  <version>11.0</version>
+  <version>11.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Log4j 2 Scala API</name>
@@ -36,7 +36,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/logging-log4j-scala.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4j-scala.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=logging-log4j-scala.git;a=summary</url>
-    <tag>11.0-rc1</tag>
+    <tag>log4j-scala-${Log4jScalaApiReleaseVersion}</tag>
   </scm>
 
   <properties>