You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2010/10/01 09:51:03 UTC

svn commit: r1003420 - /directory/apacheds/branches/apacheds-apacheds-2.0/apacheds-installers/pom.xml

Author: pamarcelot
Date: Fri Oct  1 07:51:03 2010
New Revision: 1003420

URL: http://svn.apache.org/viewvc?rev=1003420&view=rev
Log:
Updated to the new name of the plugin.

Modified:
    directory/apacheds/branches/apacheds-apacheds-2.0/apacheds-installers/pom.xml

Modified: directory/apacheds/branches/apacheds-apacheds-2.0/apacheds-installers/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-apacheds-2.0/apacheds-installers/pom.xml?rev=1003420&r1=1003419&r2=1003420&view=diff
==============================================================================
--- directory/apacheds/branches/apacheds-apacheds-2.0/apacheds-installers/pom.xml (original)
+++ directory/apacheds/branches/apacheds-apacheds-2.0/apacheds-installers/pom.xml Fri Oct  1 07:51:03 2010
@@ -60,7 +60,7 @@
         <plugins>
           <plugin>
             <groupId>${project.groupId}</groupId>
-            <artifactId>installers-plugin</artifactId>
+            <artifactId>installers-maven-plugin</artifactId>
             <configuration>
               
               <!-- Targets for Mac OS X .pkg installer packages -->