/[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 2233 by alfonx, Sat Feb 16 12:46:18 2013 UTC revision 2273 by alfonx, Tue Mar 12 16:05:37 2013 UTC
# Line 96  Line 96 
96                  <dependency>                  <dependency>
97                          <groupId>junit</groupId>                          <groupId>junit</groupId>
98                          <artifactId>junit</artifactId>                          <artifactId>junit</artifactId>
99                          <version>4.8.2</version>                          <version>4.11</version>
100                          <type>jar</type>                          <type>jar</type>
101                          <scope>test</scope>                          <scope>test</scope>
102                  </dependency>                  </dependency>
# Line 187  Line 187 
187                          <plugin>                          <plugin>
188                                  <groupId>org.apache.maven.plugins</groupId>                                  <groupId>org.apache.maven.plugins</groupId>
189                                  <artifactId>maven-compiler-plugin</artifactId>                                  <artifactId>maven-compiler-plugin</artifactId>
190                                  <version>2.5.1</version>                                  <version>3.0</version>
191                                  <configuration>                                  <configuration>
192                                          <source>1.7</source>                                          <source>1.7</source>
193                                          <target>1.7</target>                                          <target>1.7</target>
# Line 299  Line 299 
299                          <plugin>                          <plugin>
300                                  <groupId>org.apache.maven.plugins</groupId>                                  <groupId>org.apache.maven.plugins</groupId>
301                                  <artifactId>maven-compiler-plugin</artifactId>                                  <artifactId>maven-compiler-plugin</artifactId>
302                                  <version>2.5.1</version>                                  <version>3.0</version>
303                                  <configuration>                                  <configuration>
304                                          <source>1.7</source>                                          <source>1.7</source>
305                                          <target>1.7</target>                                          <target>1.7</target>

Legend:
Removed from v.2233  
changed lines
  Added in v.2273

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26