/[schmitzm]/trunk/schmitzm-parent/pom.xml
ViewVC logotype

Diff of /trunk/schmitzm-parent/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2218 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>

Legend:
Removed from v.2218  
changed lines
  Added in v.2219

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26