Parent Directory
|
Revision Log
|
Patch
revision 2209 by alfonx, Thu Jan 31 13:18:49 2013 UTC | revision 2219 by alfonx, Thu Feb 14 15:26:16 2013 UTC | |
---|---|---|
# | Line 138 | Line 138 |
138 | <artifactId>maven-compiler-plugin</artifactId> | <artifactId>maven-compiler-plugin</artifactId> |
139 | <version>2.3.2</version> | <version>2.3.2</version> |
140 | <configuration> | <configuration> |
141 | <source>1.6</source> | <source>1.7</source> |
142 | <target>1.6</target> | <target>1.7</target> |
143 | <excludes> | <excludes> |
144 | <exclude>**/.svn</exclude> <!-- ??? --> | <exclude>**/.svn</exclude> <!-- ??? --> |
145 | </excludes> | </excludes> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |