You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2006/01/12 07:55:16 UTC

svn commit: r368295 - /maven/components/branches/maven-2.0.x/bootstrap/bootstrap-installer/src/main/resources/META-INF/MANIFEST.MF

Author: brett
Date: Wed Jan 11 22:55:13 2006
New Revision: 368295

URL: http://svn.apache.org/viewcvs?rev=368295&view=rev
Log:
fix manifest (this should be generated)

Modified:
    maven/components/branches/maven-2.0.x/bootstrap/bootstrap-installer/src/main/resources/META-INF/MANIFEST.MF

Modified: maven/components/branches/maven-2.0.x/bootstrap/bootstrap-installer/src/main/resources/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewcvs/maven/components/branches/maven-2.0.x/bootstrap/bootstrap-installer/src/main/resources/META-INF/MANIFEST.MF?rev=368295&r1=368294&r2=368295&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/bootstrap/bootstrap-installer/src/main/resources/META-INF/MANIFEST.MF (original)
+++ maven/components/branches/maven-2.0.x/bootstrap/bootstrap-installer/src/main/resources/META-INF/MANIFEST.MF Wed Jan 11 22:55:13 2006
@@ -1,3 +1,3 @@
 Manifest-Version: 1.0
 Main-Class: org.apache.maven.bootstrap.installer.BootstrapInstaller
-Class-Path: bootstrap-mini-2.0.1-SNAPSHOT.jar plexus-utils-1.0.4.jar
+Class-Path: bootstrap-mini-2.0.2-SNAPSHOT.jar plexus-utils-1.0.4.jar