/[projects]/dao/DaoAdresseService/pom.xml
ViewVC logotype

Diff of /dao/DaoAdresseService/pom.xml

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

revision 3064 by torben, Thu Jul 21 07:41:45 2016 UTC revision 3067 by torben, Thu Jul 21 11:47:57 2016 UTC
# Line 37  Line 37 
37                        
38             <compilerArgs>             <compilerArgs>
39                  <arg>-Werror</arg>                  <arg>-Werror</arg>
40                  <arg>-Xlint</arg>                  <arg>-Xlint:-options</arg> <!--  -options for at lette cross compilation -->
41             </compilerArgs>             </compilerArgs>
42                        
43    
# Line 110  Line 110 
110        <plugin>        <plugin>
111          <groupId>org.codehaus.mojo</groupId>          <groupId>org.codehaus.mojo</groupId>
112          <artifactId>findbugs-maven-plugin</artifactId>          <artifactId>findbugs-maven-plugin</artifactId>
113          <version>3.0.3</version>          <version>3.0.4</version>
114        </plugin>        </plugin>
115      </plugins>      </plugins>
116      <pluginManagement>      <pluginManagement>

Legend:
Removed from v.3064  
changed lines
  Added in v.3067

  ViewVC Help
Powered by ViewVC 1.1.20