Skip to content

Commit

Permalink
[maven-release-plugin] prepare release wisdom-mailer-0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Apr 6, 2014
1 parent 2e50491 commit 68a5ff4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?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">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -12,7 +10,7 @@

<artifactId>wisdom-mailer</artifactId>

<version>0.4-SNAPSHOT</version>
<version>0.4</version>

<packaging>wisdom</packaging>

Expand All @@ -32,7 +30,8 @@
<url>https://github.com/wisdom-framework/wisdom-mailer/</url>
<connection>scm:git:[email protected]:wisdom-framework/wisdom-mailer.git</connection>
<developerConnection>scm:git:[email protected]:wisdom-framework/wisdom-mailer.git</developerConnection>
</scm>
<tag>wisdom-mailer-0.4</tag>
</scm>

<inceptionYear>2013</inceptionYear>

Expand Down

0 comments on commit 68a5ff4

Please sign in to comment.