Skip to content

Commit

Permalink
Fix version mismatch for cocoon-portal-impl
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/cocoon/trunk/blocks@481912 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Alfred Nathaniel committed Dec 3, 2006
1 parent ef7da3e commit 6817374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cocoon-portal/cocoon-portal-sitemap/pom.xml
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-portal-impl</artifactId>
<version>1.0.0-M2-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 6817374

Please sign in to comment.