Skip to content

Commit

Permalink
[maven-release-plugin] prepare release swagger-codegen_2.9.1-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fehguy committed Oct 11, 2012
1 parent cb53404 commit 55bb1f2
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions pom.xml
@@ -1,5 +1,4 @@
<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">
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
Expand All @@ -10,7 +9,7 @@
<artifactId>swagger-codegen_2.9.1</artifactId>
<packaging>jar</packaging>
<name>swagger-codegen</name>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<scm>
<connection>scm:git:git@github.com:wordnik/swagger-codegen.git</connection>
<developerConnection>scm:git:git@github.com:wordnik/swagger-codegen.git</developerConnection>
Expand Down Expand Up @@ -233,11 +232,6 @@
<version>2.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-jackson_2.9.1</artifactId>
<version>3.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
<properties>
<jackson-version>2.0.4</jackson-version>
Expand Down

0 comments on commit 55bb1f2

Please sign in to comment.