You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2012/12/09 03:51:51 UTC

[25/30] git commit: o Classworlds 2.4.2

o Classworlds 2.4.2


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/86004d60
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/86004d60
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/86004d60

Branch: refs/heads/slf4j-logback
Commit: 86004d6022958e19ddafeb99766b7babdafd5567
Parents: 1a1fe6d
Author: Kristian Rosenvold <kr...@gmail.com>
Authored: Sat Dec 1 11:16:17 2012 +0100
Committer: Kristian Rosenvold <kr...@gmail.com>
Committed: Sat Dec 1 11:16:17 2012 +0100

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/86004d60/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7c53729..bfb4792 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
   <inceptionYear>2001</inceptionYear>
 
   <properties>
-    <classWorldsVersion>2.4.1</classWorldsVersion>
+    <classWorldsVersion>2.4.2</classWorldsVersion>
     <commonsCliVersion>1.2</commonsCliVersion>
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.2</junitVersion>