forked from teamcarma/swagger-jaxrs-doclet
-
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.
mvn release [ci skip]prepare release v1.0.4
- Loading branch information
conorroche
committed
Feb 13, 2015
1 parent
8ee0536
commit 2c19cef
Showing
4 changed files
with
9 additions
and
13 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 |
---|---|---|
@@ -1,12 +1,11 @@ | ||
<?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> | ||
|
||
<groupId>com.carma</groupId> | ||
<artifactId>swagger-doclet-parent</artifactId> | ||
<packaging>pom</packaging> | ||
<version>1.0.4-SNAPSHOT</version> | ||
<version>1.0.4</version> | ||
<name>Swagger Doclet</name> | ||
<url>https://github.com/Carma-Public/swagger-jaxrs-doclet</url> | ||
<description> | ||
|
@@ -50,7 +49,7 @@ | |
<connection>scm:git:[email protected]:Carma-Public/swagger-jaxrs-doclet.git</connection> | ||
<developerConnection>scm:git:[email protected]:Carma-Public/swagger-jaxrs-doclet.git</developerConnection> | ||
<url>https://github.com/Carma-Public/swagger-jaxrs-doclet</url> | ||
<tag>HEAD</tag> | ||
<tag>v1.0.4</tag> | ||
</scm> | ||
|
||
<issueManagement> | ||
|
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
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
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