Parent Directory
|
Revision Log
|
Patch
revision 2223 by alfonx, Thu Feb 14 15:56:38 2013 UTC | revision 2226 by alfonx, Thu Feb 14 16:03:19 2013 UTC | |
---|---|---|
# | Line 138 | Line 138 |
138 | <artifactId>maven-compiler-plugin</artifactId> | <artifactId>maven-compiler-plugin</artifactId> |
139 | <version>2.5.1</version> | <version>2.5.1</version> |
140 | <configuration> | <configuration> |
141 | <!-- | |
142 | ||
143 | <source>1.6</source> | <source>1.6</source> |
144 | <target>1.6</target> | <target>1.6</target>--> |
145 | <excludes> | <excludes> |
146 | <exclude>**/.svn</exclude> | <exclude>**/.svn</exclude> |
147 | </excludes> | </excludes> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |