summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-10-28 14:33:22 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-10-28 14:33:22 +0100
commit6531b6361d4043b858a1685e9a9bd9ee1763bffe (patch)
treebe75f96b2a7f18b8e4df8734cb6ff6210345179b /pom.xml
parentb2334d66b00ce4574654df77202abd970332751f (diff)
downloadmaven-nar-plugin-6531b6361d4043b858a1685e9a9bd9ee1763bffe.tar.gz
maven-nar-plugin-6531b6361d4043b858a1685e9a9bd9ee1763bffe.tar.bz2
maven-nar-plugin-6531b6361d4043b858a1685e9a9bd9ee1763bffe.tar.xz
maven-nar-plugin-6531b6361d4043b858a1685e9a9bd9ee1763bffe.zip
Fixed NAR-91
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9e40d76..a8afe9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,6 @@
License for the specific language governing permissions and
limitations under the License.
-->
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -192,7 +191,7 @@
<plugins>
<plugin>
<artifactId>maven-invoker-plugin</artifactId>
- <version>1.4</version>
+ <version>1.5</version>
<configuration>
<debug>false</debug>
<!-- FAILS to run, see ReleaseNotes