Author: kmorin Date: 2009-05-06 07:28:41 +0000 (Wed, 06 May 2009) New Revision: 1387 Modified: guix/trunk/pom.xml Log: Site Modified: guix/trunk/pom.xml =================================================================== --- guix/trunk/pom.xml 2009-05-06 05:44:44 UTC (rev 1386) +++ guix/trunk/pom.xml 2009-05-06 07:28:41 UTC (rev 1387) @@ -21,15 +21,9 @@ <module>guix-compiler</module> <module>guix-maven-plugin</module> <module>guix-test</module> - </modules> + + </modules> - <!--dependencies> - <dependency> - <groupId>org.codelutin</groupId> - <artifactId>lutinutil</artifactId> - </dependency> - </dependencies--> - <dependencyManagement> <dependencies> @@ -178,10 +172,6 @@ </plugins> </pluginManagement> - <plugins> - - </plugins> - </build> <!-- ************************************************************* --> @@ -246,4 +236,4 @@ </profile> </profiles> -</project> \ No newline at end of file +</project>
participants (1)
-
kmorin@users.labs.libre-entreprise.org