Strabon
changeset 1325:29644c2e7da2 MonetDB
updated the version of some dependencies
author | Kostis Kyzirakos <kostis@cwi.nl> |
---|---|
date | Fri May 02 17:26:33 2014 +0200 (2014-05-02) |
parents | c3eba1e64301 |
children | cba4fb36f4a6 |
files | pom.xml |
line diff
1.1 --- a/pom.xml Fri May 02 17:24:54 2014 +0200 1.2 +++ b/pom.xml Fri May 02 17:26:33 2014 +0200 1.3 @@ -528,7 +528,7 @@ 1.4 <plugin> 1.5 <groupId>org.apache.tomcat.maven</groupId> 1.6 <artifactId>tomcat7-maven-plugin</artifactId> 1.7 - <version>2.0-SNAPSHOT</version> 1.8 + <version>2.2</version> 1.9 </plugin> 1.10 </plugins> 1.11 </pluginManagement> 1.12 @@ -550,7 +550,7 @@ 1.13 </configuration> </plugin> --> 1.14 <plugin> 1.15 <artifactId>maven-release-plugin</artifactId> 1.16 - <version>2.2.2</version> 1.17 + <version>2.5</version> 1.18 <configuration> 1.19 <tagNameFormat>v@{project.version}</tagNameFormat> 1.20 <autoVersionSubmodules>true</autoVersionSubmodules>