You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/06/24 21:00:07 UTC

svn commit: r671297 - /geronimo/plugins/server-repo/trunk/pom.xml

Author: jbohn
Date: Tue Jun 24 12:00:06 2008
New Revision: 671297

URL: http://svn.apache.org/viewvc?rev=671297&view=rev
Log:
add the osiApproved element to indicate that this is plugin is an osi approved license - in this case Apache

Modified:
    geronimo/plugins/server-repo/trunk/pom.xml

Modified: geronimo/plugins/server-repo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/plugins/server-repo/trunk/pom.xml?rev=671297&r1=671296&r2=671297&view=diff
==============================================================================
--- geronimo/plugins/server-repo/trunk/pom.xml (original)
+++ geronimo/plugins/server-repo/trunk/pom.xml Tue Jun 24 12:00:06 2008
@@ -106,6 +106,7 @@
                         <addMavenDescriptor>false</addMavenDescriptor>
                     </archive>
                     <category>Geronimo Plugins</category>
+                    <osiApproved>true</osiApproved>
                     <useMavenDependencies>
                         <value>true</value>
                         <includeVersion>false</includeVersion>