Revision: 9221
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9221&view=rev
Author:   dnaber
Date:     2013-01-26 12:18:09 +0000 (Sat, 26 Jan 2013)
Log Message:
-----------
set version of maven jar plugin to avoid maven warning

Modified Paths:
--------------
    trunk/languagetool/languagetool-core/pom.xml
    trunk/languagetool/languagetool-office-extension/pom.xml
    trunk/languagetool/languagetool-standalone/pom.xml

Modified: trunk/languagetool/languagetool-core/pom.xml
===================================================================
--- trunk/languagetool/languagetool-core/pom.xml        2013-01-26 12:04:29 UTC 
(rev 9220)
+++ trunk/languagetool/languagetool-core/pom.xml        2013-01-26 12:18:09 UTC 
(rev 9221)
@@ -95,7 +95,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
-                <version>2.2</version>
+                <version>2.4</version>
                 <configuration>
                     <archive>
                         <manifestEntries>

Modified: trunk/languagetool/languagetool-office-extension/pom.xml
===================================================================
--- trunk/languagetool/languagetool-office-extension/pom.xml    2013-01-26 
12:04:29 UTC (rev 9220)
+++ trunk/languagetool/languagetool-office-extension/pom.xml    2013-01-26 
12:18:09 UTC (rev 9221)
@@ -76,6 +76,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
+                <version>2.4</version>
                 <configuration>
                     <archive>
                         <manifest>

Modified: trunk/languagetool/languagetool-standalone/pom.xml
===================================================================
--- trunk/languagetool/languagetool-standalone/pom.xml  2013-01-26 12:04:29 UTC 
(rev 9220)
+++ trunk/languagetool/languagetool-standalone/pom.xml  2013-01-26 12:18:09 UTC 
(rev 9221)
@@ -94,6 +94,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-jar-plugin</artifactId>
+                <version>2.4</version>
                 <configuration>
                     <archive>
                         <manifest>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to