Skip to content

Commit

Permalink
make trunk build again, hope I did it right
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/cocoon/trunk/tools/archetypes@427585 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
lgawron committed Aug 1, 2006
1 parent 10f023d commit da7fc3b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pom.xml
Expand Up @@ -23,26 +23,26 @@
<parent>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-tools-modules</artifactId>
<version>1-SNAPSHOT</version>
<version>2-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cocoon</groupId>

<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-archetypes</artifactId>
<version>1-SNAPSHOT</version>

<name>Cocoon Archetypes [modules]</name>

<packaging>pom</packaging>

<modules>
<module>cocoon-22-archetype-block</module>
<module>cocoon-22-archetype-webapp</module>
<module>cocoon-22-archetype-webapp</module>
</modules>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/tools/archetypes</connection>
</scm>

</project>

0 comments on commit da7fc3b

Please sign in to comment.