You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2014/07/30 23:02:22 UTC

svn commit: r1614765 - /creadur/tentacles/trunk/pom.xml

Author: pottlinger
Date: Wed Jul 30 21:02:21 2014
New Revision: 1614765

URL: http://svn.apache.org/r1614765
Log:
Upgraded to parent pom v14 and removed unnecessary version information.

Modified:
    creadur/tentacles/trunk/pom.xml

Modified: creadur/tentacles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/creadur/tentacles/trunk/pom.xml?rev=1614765&r1=1614764&r2=1614765&view=diff
==============================================================================
--- creadur/tentacles/trunk/pom.xml (original)
+++ creadur/tentacles/trunk/pom.xml Wed Jul 30 21:02:21 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>11</version>
+    <version>14</version>
   </parent>
 
   <groupId>org.apache.creadur.tentacles</groupId>
@@ -97,7 +97,6 @@
 
       <plugin>
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.2.1</version>
         <configuration>
           <appendAssemblyId>true</appendAssemblyId>
           <descriptorRefs>