/[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 2209 by alfonx, Thu Jan 31 13:18:49 2013 UTC revision 2220 by alfonx, Thu Feb 14 15:30:08 2013 UTC
# Line 136  Line 136 
136                          <plugin>                          <plugin>
137                                  <groupId>org.apache.maven.plugins</groupId>                                  <groupId>org.apache.maven.plugins</groupId>
138                                  <artifactId>maven-compiler-plugin</artifactId>                                  <artifactId>maven-compiler-plugin</artifactId>
139                                  <version>2.3.2</version>                                  <version>2.5.1</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.2209  
changed lines
  Added in v.2220

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26