Skip to content

Commit

Permalink
[maven-release-plugin] prepare release imixs-marty-2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Dec 23, 2015
1 parent 643947f commit 9301391
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion imixs-marty-ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>imixs-marty</artifactId>
<groupId>org.imixs.marty</groupId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>imixs-marty-ejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion imixs-marty-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>imixs-marty</artifactId>
<groupId>org.imixs.marty</groupId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>imixs-marty-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>imixs-marty</artifactId>
<packaging>pom</packaging>
<name>Imixs Workflow - Marty</name>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
<description>'Marty' is a sub project of 'Imixs Workflow'. The project provides several business process management solutions. The goal of this project is to simplify the development of workflow management applications by providing a robust and flexible application framework with a set of Java Enterprise components. All the results of this project are subject to the GPL licensing model.</description>
<url>https://github.com/imixs/imixs-marty</url>

Expand Down

0 comments on commit 9301391

Please sign in to comment.