Skip to content

Commit

Permalink
[maven-release-plugin] prepare release apache-jsieve-0.5
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/james/jsieve/trunk@1292280 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Eric Charles committed Feb 22, 2012
1 parent f0cc548 commit 65cde3d
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 26 deletions.
2 changes: 1 addition & 1 deletion all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jsieve</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-jsieve</artifactId>
<groupId>org.apache.james</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion mailet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-jsieve</artifactId>
<groupId>org.apache.james</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions manager/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@
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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jsieve-manager</artifactId>
<relativePath>..</relativePath>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
</parent>

<artifactId>apache-jsieve-manager-api</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions manager/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jsieve-manager</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions manager/jsieve/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@
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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jsieve-manager</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions manager/mailet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jsieve-manager</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions manager/mock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,12 @@
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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jsieve-manager</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
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">

<modelVersion>4.0.0</modelVersion>
<artifactId>apache-jsieve-manager</artifactId>
Expand All @@ -27,7 +26,7 @@
<parent>
<groupId>org.apache.james</groupId>
<artifactId>apache-jsieve</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>

<artifactId>apache-jsieve</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<packaging>pom</packaging>

<name>Apache James JSieve</name>
Expand All @@ -44,9 +44,9 @@
</modules>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/james/jsieve/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/jsieve/trunk</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/james/jsieve/trunk/?root=Apache-SVN</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/james/jsieve/tags/apache-jsieve-0.5</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/jsieve/tags/apache-jsieve-0.5</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/james/jsieve/tags/apache-jsieve-0.5?root=Apache-SVN</url>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down
2 changes: 1 addition & 1 deletion util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>apache-jsieve</artifactId>
<groupId>org.apache.james</groupId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<relativePath>..</relativePath>
</parent>

Expand Down

0 comments on commit 65cde3d

Please sign in to comment.