Skip to content

Commit

Permalink
[maven-scm] copy for tag cocoon-blocks-fw-1
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/cocoon/tags/cocoon-blocks-fw-1@483492 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
reinhard committed Dec 7, 2006
1 parent 8f18905 commit cc3ca83
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion pom.xml
Expand Up @@ -25,10 +25,11 @@
<parent>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-core-modules</artifactId>
<version>2-SNAPSHOT</version>
<version>2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>cocoon-blocks-fw</artifactId>
<version>1</version>
<packaging>pom</packaging>
<name>Blocks Framework</name>
<modules>
Expand All @@ -37,4 +38,10 @@
<module>cocoon-blocks-fw-demo2</module>
<module>cocoon-blocks-fw-sample</module>
</modules>

<scm>
<connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-blocks-fw-1</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-blocks-fw-1</developerConnection>
<url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-blocks-fw-1</url>
</scm>
</project>

0 comments on commit cc3ca83

Please sign in to comment.