Strabon
diff endpoint-client/pom.xml @ 1056:e2b76cad5b7c
Cleaned up the poms in order to produce (consistently!) a successful build even with an empty local maven repository.
author | Kostis Kyzirakos <kkyzir@di.uoa.gr> |
---|---|
date | Sat Apr 20 12:12:38 2013 +0300 (2013-04-20) |
parents | e6faec9facc6 |
children | da14a303bf2c 92b90ac06d39 |
line diff
1.1 --- a/endpoint-client/pom.xml Sat Apr 20 00:05:19 2013 +0300 1.2 +++ b/endpoint-client/pom.xml Sat Apr 20 12:12:38 2013 +0300 1.3 @@ -59,7 +59,7 @@ 1.4 <pluginExecutionFilter> 1.5 <groupId>org.apache.maven.plugins</groupId> 1.6 <artifactId>maven-dependency-plugin</artifactId> 1.7 - <versionRange>[2.3,)</versionRange> 1.8 + <versionRange>[2.4,)</versionRange> 1.9 <goals> 1.10 <goal>copy-dependencies</goal> 1.11 </goals>