-
Notifications
You must be signed in to change notification settings - Fork 0
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 for next development iteration
- Loading branch information
Jenkins Continuous Build server
committed
Apr 25, 2014
1 parent
6e83c7d
commit fd9f1c4
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
</parent> | ||
<groupId>org.restdoc</groupId> | ||
<artifactId>restdoc-api</artifactId> | ||
<version>1.3.1</version> | ||
<version>1.3.2-SNAPSHOT</version> | ||
<name>RestDoc API model</name> | ||
<description>The API model of the RestDoc specification</description> | ||
<url>http://www.restdoc.org</url> | ||
|
@@ -63,7 +63,7 @@ | |
<connection>scm:git:[email protected]:RestDoc/restdoc-api.git</connection> | ||
<developerConnection>scm:git:[email protected]:RestDoc/restdoc-api.git</developerConnection> | ||
<url>[email protected]:RestDoc/restdoc-api.git</url> | ||
<tag>v1.3.1</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
<issueManagement> | ||
<system>github</system> | ||
|