Skip to content

Commit

Permalink
[maven-scm] copy for tag cocoon-template-2
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/cocoon/tags/cocoon-template-2@483512 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
reinhard committed Dec 7, 2006
1 parent ea505fd commit 45edd2c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,22 @@
<parent>
<artifactId>cocoon-blocks-modules</artifactId>
<groupId>org.apache.cocoon</groupId>
<version>2-SNAPSHOT</version>
<version>2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-template</artifactId>
<packaging>pom</packaging>
<name>Template framework [modules]</name>
<version>2-SNAPSHOT</version>
<version>2</version>
<modules>
<module>cocoon-template-impl</module>
<module>cocoon-template-sample</module>
</modules>

<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-template-2</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-template-2</developerConnection>
<url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-template-2</url>
</scm>
</project>

0 comments on commit 45edd2c

Please sign in to comment.