[java-metadata-aggregator COMMIT] /trunk/aggregator-parent/.project

noreply at shibboleth.net noreply at shibboleth.net
Thu Jan 19 11:14:52 GMT 2012


Author: lajoie
Date: Thu Jan 19 11:14:52 2012
New Revision: 176

URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=176&view=rev
Log:
clean up files to remove unnecessary elements

Modified:
    trunk/aggregator-parent/.project

Modified: trunk/aggregator-parent/.project
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-parent/.project?rev=176&r1=175&r2=176&view=diff
==============================================================================
--- trunk/aggregator-parent/.project (original)
+++ trunk/aggregator-parent/.project Thu Jan 19 11:14:52 2012
@@ -1,23 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>aggregator-project</name>
-	<comment></comment>
-	<projects>
-	</projects>
-	<buildSpec>
-		<buildCommand>
-			<name>org.maven.ide.eclipse.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-		<buildCommand>
-			<name>org.eclipse.m2e.core.maven2Builder</name>
-			<arguments>
-			</arguments>
-		</buildCommand>
-	</buildSpec>
-	<natures>
-		<nature>org.eclipse.m2e.core.maven2Nature</nature>
-		<nature>org.maven.ide.eclipse.maven2Nature</nature>
-	</natures>
-</projectDescription>
+    <name>aggregator-project</name>
+    <comment></comment>
+    <projects>
+    </projects>
+    <buildSpec>
+        <buildCommand>
+            <name>org.eclipse.m2e.core.maven2Builder</name>
+        </buildCommand>
+    </buildSpec>
+    <natures>
+        <nature>org.eclipse.m2e.core.maven2Nature</nature>
+    </natures>
+</projectDescription>



More information about the commits mailing list