You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2012/06/02 08:24:08 UTC

svn commit: r1345448 - /gump/metadata/project/cocoon22-subprojects.xml

Author: billbarker
Date: Sat Jun  2 06:24:08 2012
New Revision: 1345448

URL: http://svn.apache.org/viewvc?rev=1345448&view=rev
Log:
can't have two modules with the same name

Modified:
    gump/metadata/project/cocoon22-subprojects.xml

Modified: gump/metadata/project/cocoon22-subprojects.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/cocoon22-subprojects.xml?rev=1345448&r1=1345447&r2=1345448&view=diff
==============================================================================
--- gump/metadata/project/cocoon22-subprojects.xml (original)
+++ gump/metadata/project/cocoon22-subprojects.xml Sat Jun  2 06:24:08 2012
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<module name="cocoon" groupId="org.apache.cocoon">
+<module name="cocoon-subprojects" groupId="org.apache.cocoon">
 
   <url  href="http://cocoon.apache.org/index.html"/>
   <description>Java XML Framework</description>