You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2017/10/19 19:36:37 UTC

[08/13] logging-log4j2 git commit: Update tests from org.eclipse.osgi 3.12.0.v20170512-1932 to 3.12.1.v20170821-1548. Build passes with 'mvn clean install'.

Update tests from org.eclipse.osgi 3.12.0.v20170512-1932 to
3.12.1.v20170821-1548. Build passes with 'mvn clean install'.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1196b295
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1196b295
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/1196b295

Branch: refs/heads/LOG4J2-2076
Commit: 1196b2950d063bdea4e64927725512c487a90275
Parents: 00323c9
Author: Gary Gregory <gg...@apache.org>
Authored: Tue Oct 17 13:42:48 2017 -0600
Committer: Gary Gregory <gg...@apache.org>
Committed: Tue Oct 17 13:42:48 2017 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1196b295/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c4f8c0f..97e6a2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -263,7 +263,7 @@
       <dependency>
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>org.eclipse.osgi</artifactId>
-        <version>3.12.0.v20170512-1932</version>
+        <version>3.12.1.v20170821-1548</version>
       </dependency>
       <dependency>
         <groupId>org.apache.felix</groupId>