Author: vsiveton
Date: Sun Nov 25 04:56:17 2007
New Revision: 597980

URL: http://svn.apache.org/viewvc?rev=597980&view=rev
Log:
o preserved pom during release process.

Modified:
    maven/shared/trunk/file-management/pom.xml

Modified: maven/shared/trunk/file-management/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/file-management/pom.xml?rev=597980&r1=597979&r2=597980&view=diff
==============================================================================
--- maven/shared/trunk/file-management/pom.xml (original)
+++ maven/shared/trunk/file-management/pom.xml Sun Nov 25 04:56:17 2007
@@ -17,8 +17,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
 
   <parent>


Reply via email to