You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/06/06 10:44:35 UTC

svn commit: r1600824 - /tomee/site/trunk/content/tomee-maven-plugin.mdtext

Author: andygumbrecht
Date: Fri Jun  6 08:44:34 2014
New Revision: 1600824

URL: http://svn.apache.org/r1600824
Log:
Version

Modified:
    tomee/site/trunk/content/tomee-maven-plugin.mdtext

Modified: tomee/site/trunk/content/tomee-maven-plugin.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-maven-plugin.mdtext?rev=1600824&r1=1600823&r2=1600824&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-maven-plugin.mdtext (original)
+++ tomee/site/trunk/content/tomee-maven-plugin.mdtext Fri Jun  6 08:44:34 2014
@@ -12,9 +12,9 @@ Simply add the following to your `pom.xm
     <plugin>
       <groupId>org.apache.openejb.maven</groupId>
       <artifactId>tomee-maven-plugin</artifactId>
-      <version>1.0.1</version>
+      <version>1.6.0.2</version>
       <configuration>
-        <tomeeVersion>1.5.0</tomeeVersion>
+        <tomeeVersion>1.6.0.2</tomeeVersion>
         <tomeeClassifier>plus</tomeeClassifier>
       </configuration>
     </plugin>