/[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 2612 by torben, Wed Jul 15 08:52:00 2015 UTC revision 2613 by torben, Wed Jul 15 10:41:57 2015 UTC
# Line 70  Line 70 
70            </archive>            </archive>
71          </configuration>          </configuration>
72        </plugin>        </plugin>
73          <plugin>
74            <groupId>org.codehaus.mojo</groupId>
75            <artifactId>findbugs-maven-plugin</artifactId>
76            <version>3.0.0</version>
77          </plugin>
78      </plugins>      </plugins>
79    </build>    </build>
80    
81    <dependencies>    <dependencies>
82      <dependency>      <dependency>
83        <groupId>javax.servlet</groupId>        <groupId>javax.servlet</groupId>

Legend:
Removed from v.2612  
changed lines
  Added in v.2613

  ViewVC Help
Powered by ViewVC 1.1.20