-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release easy-flows-0.3
- Loading branch information
1 parent
54c83fa
commit 955ca1b
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
|
||
<groupId>org.jeasy</groupId> | ||
<artifactId>easy-flows</artifactId> | ||
<version>0.3-SNAPSHOT</version> | ||
<version>0.3</version> | ||
|
||
<name>Easy Flows</name> | ||
<description>The simple, stupid workflow engine for Java</description> | ||
|
@@ -33,7 +33,7 @@ | |
<url>[email protected]:j-easy/easy-flows.git</url> | ||
<connection>scm:git:[email protected]:j-easy/easy-flows.git</connection> | ||
<developerConnection>scm:git:[email protected]:j-easy/easy-flows.git</developerConnection> | ||
<tag>HEAD</tag> | ||
<tag>easy-flows-0.3</tag> | ||
</scm> | ||
|
||
<issueManagement> | ||
|