Skip to content

Commit

Permalink
JAMES-1831 Increment James skin them
Browse files Browse the repository at this point in the history
  • Loading branch information
chibenwa committed Oct 20, 2016
1 parent f4b8230 commit b2d7ac4
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pom.xml
Expand Up @@ -36,14 +36,6 @@
<version>3.0.0-beta5-SNAPSHOT</version>
<packaging>pom</packaging>

<dependencies>
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-skin</artifactId>
<version>1.7</version>
</dependency>
</dependencies>

<name>Apache James Project</name>
<description>
The Apache Java Enterprise Mail Server (a.k.a. Apache James) is a 100% pure Java SMTP, IMAP and POP3 Mail
Expand Down Expand Up @@ -560,7 +552,7 @@
-->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<target.jdk>1.6</target.jdk>
<james-skin.version>1.7</james-skin.version>
<james-skin.version>1.8</james-skin.version>
<!--
This property contains the directory where to deploy when running using "-Psite-reports" profile
to avoid accidently overriding the common modules website. Empty by default.
Expand Down

0 comments on commit b2d7ac4

Please sign in to comment.