Strabon
diff vocab/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 | 8fb408631e75 |
children | da14a303bf2c 92b90ac06d39 |
line diff
1.1 --- a/vocab/pom.xml Fri Apr 05 23:01:56 2013 +0300 1.2 +++ b/vocab/pom.xml Sat Apr 20 12:12:38 2013 +0300 1.3 @@ -28,7 +28,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> 1.12 @@ -75,7 +75,7 @@ 1.13 </execution> 1.14 </executions> 1.15 </plugin> 1.16 - 1.17 + 1.18 <plugin> 1.19 <groupId>org.apache.maven.plugins</groupId> 1.20 <artifactId>maven-jar-plugin</artifactId> 1.21 @@ -95,3 +95,16 @@ 1.22 </build> 1.23 </project> 1.24 1.25 + 1.26 + 1.27 + 1.28 + 1.29 + 1.30 + 1.31 + 1.32 + 1.33 + 1.34 + 1.35 + 1.36 + 1.37 +