Revision: 1669 http://svn.sourceforge.net/spring-rich-c/?rev=1669&view=rev Author: mathiasbr Date: 2007-01-15 14:23:43 -0800 (Mon, 15 Jan 2007)
Log Message: ----------- fixed mixed cr&lf Modified Paths: -------------- trunk/spring-richclient/pom.xml Modified: trunk/spring-richclient/pom.xml =================================================================== --- trunk/spring-richclient/pom.xml 2007-01-15 21:36:45 UTC (rev 1668) +++ trunk/spring-richclient/pom.xml 2007-01-15 22:23:43 UTC (rev 1669) @@ -18,10 +18,10 @@ and easier to use, and a limited number of design best practices. The goal of spring-richclient is to provide that. </description> - <url>http://spring-rich-c.sf.net/</url> + <url>http://spring-rich-c.sf.net/</url> - <prerequisites> - <maven>2.0.4</maven> + <prerequisites> + <maven>2.0.4</maven> </prerequisites> <issueManagement> <system>jira</system> @@ -304,7 +304,7 @@ <artifactId>maven-jar-plugin</artifactId> <version>2.1</version> <executions> - <execution> + <execution> <!-- So tests can reuse testcode from dependencies --> <goals> <goal>test-jar</goal> @@ -315,15 +315,15 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>2.0.1</version> - <executions> - <execution> - <!-- To deploy the sources automatically --> - <goals> - <goal>jar</goal> - <goal>test-jar</goal> - </goals> - </execution> + <version>2.0.1</version> + <executions> + <execution> + <!-- To deploy the sources automatically --> + <goals> + <goal>jar</goal> + <goal>test-jar</goal> + </goals> + </execution> </executions> </plugin> <plugin> @@ -390,11 +390,11 @@ </plugin> </plugins> </pluginManagement> - <plugins> - <plugin> - <!-- Entry needed to create, install and deploy sources jars --> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-source-plugin</artifactId> + <plugins> + <plugin> + <!-- Entry needed to create, install and deploy sources jars --> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-source-plugin</artifactId> </plugin> </plugins> </build> @@ -474,8 +474,8 @@ <!--<version>2.0</version>--> <!--</plugin>--> </plugins> - </reporting> - <properties> + </reporting> + <properties> <spring.version>2.0</spring.version> </properties> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs