Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
osiam-ci committed Jun 2, 2015
1 parent c09d345 commit 791b380
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
~ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
~ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-->
<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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -33,7 +32,7 @@

<groupId>org.osiam</groupId>
<artifactId>addon-self-administration</artifactId>
<version>1.5-SNAPSHOT</version>
<version>1.5</version>
<packaging>war</packaging>

<name>OSIAM Self Administration</name>
Expand Down Expand Up @@ -65,7 +64,7 @@
<connection>scm:git:ssh://[email protected]/osiam/addon-self-administration.git</connection>
<developerConnection>scm:git:ssh://[email protected]/osiam/addon-self-administration.git</developerConnection>
<url>https://github.com/osiam/addon-self-administration</url>
<tag>HEAD</tag>
<tag>v1.5</tag>
</scm>

<properties>
Expand Down

0 comments on commit 791b380

Please sign in to comment.