Author: tv
Date: Wed May 30 18:23:25 2012
New Revision: 1344381

URL: http://svn.apache.org/viewvc?rev=1344381&view=rev
Log:
- Deleted empty files (leftovers from merge)
- Version updated to 2.0.0-SNAPSHOT

Removed:
    commons/proper/jcs/trunk/build-gump.xml
    commons/proper/jcs/trunk/build.xml
    commons/proper/jcs/trunk/gump.xml
    commons/proper/jcs/trunk/m2-deploy.sh
    commons/proper/jcs/trunk/maven.xml
    commons/proper/jcs/trunk/maven13.bat
    commons/proper/jcs/trunk/maven131.bat
    commons/proper/jcs/trunk/maven14.bat
    commons/proper/jcs/trunk/project-b4.xml
    commons/proper/jcs/trunk/project.properties
    commons/proper/jcs/trunk/project.xml
Modified:
    commons/proper/jcs/trunk/NOTICE
    commons/proper/jcs/trunk/pom.xml

Modified: commons/proper/jcs/trunk/NOTICE
URL: 
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/NOTICE?rev=1344381&r1=1344380&r2=1344381&view=diff
==============================================================================
--- commons/proper/jcs/trunk/NOTICE (original)
+++ commons/proper/jcs/trunk/NOTICE Wed May 30 18:23:25 2012
@@ -1,5 +1,5 @@
-Apache Jakarta JCS
-Copyright 2001-2007 The Apache Software Foundation.
+Apache Commons JCS
+Copyright 2001-2012 The Apache Software Foundation.
 Portions Copyright (c) Xerox Corporation 1998-2001.
 
 This product includes software developed at

Modified: commons/proper/jcs/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=1344381&r1=1344380&r2=1344381&view=diff
==============================================================================
--- commons/proper/jcs/trunk/pom.xml (original)
+++ commons/proper/jcs/trunk/pom.xml Wed May 30 18:23:25 2012
@@ -28,7 +28,7 @@
   <groupId>org.apache.jcs</groupId>
   <artifactId>jcs</artifactId>
   <packaging>jar</packaging>
-  <version>1.4-SNAPSHOT</version>
+  <version>2.0.0-SNAPSHOT</version>
   <name>Commons JCS</name>
   <url>http://commons.apache.org/jcs/</url>
   <inceptionYear>2002</inceptionYear>


Reply via email to