svn commit: r18731 - trunk/tools/maven/parentpom.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2010-09-11 05:15:08-0700
New Revision: 18731
Modified:
trunk/tools/maven/parentpom.xml
Log:
Attempt to revert the last commit to see if the hudson job works better.
Modified: trunk/tools/maven/parentpom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/maven/parentpom.xml?view=diff&pathrev=18731&r1=18730&r2=18731
==============================================================================
--- trunk/tools/maven/parentpom.xml (original)
+++ trunk/tools/maven/parentpom.xml 2010-09-11 05:15:08-0700
@@ -41,13 +41,10 @@
<plugins>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.5</source>
<target>1.5</target>
- <showDeprecation>true</showDeprecation>
- <showWarnings>true</showWarnings>
</configuration>
</plugin>
</plugins>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2657825
To unsubscribe from this discussion, e-mail: [[email protected]].