Skip to content

Commit

Permalink
[maven-release-plugin] prepare release james-project-3.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
aduprat committed May 10, 2017
1 parent c3fd375 commit 28db9da
Show file tree
Hide file tree
Showing 148 changed files with 162 additions and 183 deletions.
2 changes: 1 addition & 1 deletion backends-common/cassandra/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>james-backends-common</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>

<artifactId>apache-james-backends-cassandra</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions backends-common/elasticsearch/pom.xml
Expand Up @@ -17,13 +17,11 @@
specific language governing permissions and limitations
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>james-backends-common</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions backends-common/jpa/pom.xml
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>james-backends-common</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions backends-common/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>james-project</artifactId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>

<artifactId>james-backends-common</artifactId>
Expand All @@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-util-java8</artifactId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down
2 changes: 1 addition & 1 deletion mailbox/api/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/caching/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/cassandra/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/elasticsearch/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/hbase/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/jcr/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/jpa/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/kafka/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/lucene/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/maildir/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/memory/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>james-project</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>

<artifactId>apache-james-mailbox</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mailbox/scanning-search/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/spring/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/store/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/tika/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/tool/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailbox/zoo-seq-provider/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailet/ai/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet</artifactId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailet/api/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet</artifactId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailet/base/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet</artifactId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailet/crypto/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet</artifactId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions mailet/icalendar/pom.xml
Expand Up @@ -17,13 +17,11 @@
specific language governing permissions and limitations
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>apache-mailet</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion mailet/mailetdocs-maven-plugin/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet</artifactId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailet/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>james-project</artifactId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>

<artifactId>apache-mailet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mailet/standard/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-mailet</artifactId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions metrics/metrics-api/pom.xml
Expand Up @@ -17,13 +17,11 @@
specific language governing permissions and limitations
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>metrics</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions metrics/metrics-dropwizard/pom.xml
Expand Up @@ -17,13 +17,11 @@
specific language governing permissions and limitations
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>metrics</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions metrics/metrics-logger/pom.xml
Expand Up @@ -17,13 +17,11 @@
specific language governing permissions and limitations
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>metrics</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion metrics/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>james-project</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>

<artifactId>metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mpt/all/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>apache-james-mpt</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>apache-james-mpt-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mpt/antlib/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mpt</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mpt/app/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-james-mpt</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mpt/core/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>apache-james-mpt</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>apache-james-mpt-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mpt/impl/imap-mailbox/cassandra/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>apache-james-mpt-imapmailbox</artifactId>
<groupId>org.apache.james</groupId>
<version>3.0.0-RC1-SNAPSHOT</version>
<version>3.0.0-RC1</version>
</parent>

<artifactId>apache-james-mpt-imapmailbox-cassandra</artifactId>
Expand Down

0 comments on commit 28db9da

Please sign in to comment.