Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Use renamed james-skin (JAMES-1334)
git-svn-id: https://svn.apache.org/repos/asf/james/postage/trunk@1185197 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information
Felix Knecht
committed
Oct 17, 2011
1 parent
7122cf2
commit 79359cf3ec92719e5a751b7d43896abe16579c7e
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -21,7 +21,7 @@ | ||
|
||
<skin> | ||
<groupId>org.apache.james</groupId> | ||
<artifactId>maven-skin</artifactId> | ||
<artifactId>james-skin</artifactId> | ||
<version>1.7-SNAPSHOT</version> | ||
</skin> | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -21,7 +21,7 @@ | ||
|
||
<skin> | ||
<groupId>org.apache.james</groupId> | ||
<artifactId>maven-skin</artifactId> | ||
<artifactId>james-skin</artifactId> | ||
<version>1.7-SNAPSHOT</version> | ||
</skin> | ||
|
||