[java-opensaml COMMIT] /trunk/opensaml-parent/.project

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


Author: lajoie
Date: Thu Jan 19 11:14:49 2012
New Revision: 2926

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

Modified:
    trunk/opensaml-parent/.project

Modified: trunk/opensaml-parent/.project
URL: http://svn.shibboleth.net/view/java-opensaml/trunk/opensaml-parent/.project?rev=2926&r1=2925&r2=2926&view=diff
==============================================================================
--- trunk/opensaml-parent/.project (original)
+++ trunk/opensaml-parent/.project Thu Jan 19 11:14:49 2012
@@ -1,23 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>opensaml-parent</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>opensaml-parent</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