Skip to content

Commit

Permalink
[maven-scm] copy for tag cocoon-tools-modules-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorg Heymans committed Jul 31, 2006
1 parent 8240ac1 commit 23c8be0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pom.xml
Expand Up @@ -26,10 +26,11 @@
<parent> <parent>
<groupId>org.apache.cocoon</groupId> <groupId>org.apache.cocoon</groupId>
<artifactId>cocoon</artifactId> <artifactId>cocoon</artifactId>
<version>1-SNAPSHOT</version> <version>1</version>
</parent> </parent>


<artifactId>cocoon-tools-modules</artifactId> <artifactId>cocoon-tools-modules</artifactId>
<version>1</version>


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


Expand All @@ -39,6 +40,8 @@
<module>cocoon-maven-eclipse-plugin</module> <module>cocoon-maven-eclipse-plugin</module>
</modules> </modules>
<scm> <scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/tools</connection> <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-tools-modules-1</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-tools-modules-1</developerConnection>
<url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-tools-modules-1</url>
</scm> </scm>
</project> </project>

0 comments on commit 23c8be0

Please sign in to comment.