Skip to content

Commit 2c1c796

Browse files
committed
bumped version
1 parent ccc6b38 commit 2c1c796

File tree

16 files changed

+41
-37
lines changed

16 files changed

+41
-37
lines changed

modules/swagger-annotations/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<parent>
44
<groupId>com.wordnik</groupId>
55
<artifactId>swagger-project_2.10</artifactId>
6-
<version>1.3.0-RC3</version>
6+
<version>1.3.0</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.wordnik</groupId>
1111
<artifactId>swagger-annotations_2.10</artifactId>
12-
<version>1.3.0-RC3</version>
12+
<version>1.3.0</version>
1313
<packaging>jar</packaging>
1414
<name>swagger-annotations</name>
1515

modules/swagger-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<parent>
33
<groupId>com.wordnik</groupId>
44
<artifactId>swagger-project_2.10</artifactId>
5-
<version>1.3.0-RC3</version>
5+
<version>1.3.0</version>
66
<relativePath>../..</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>com.wordnik</groupId>
1010
<artifactId>swagger-core_2.10</artifactId>
1111
<packaging>jar</packaging>
1212
<name>swagger-core</name>
13-
<version>1.3.0-RC3</version>
13+
<version>1.3.0</version>
1414
<build>
1515
<sourceDirectory>src/main/java</sourceDirectory>
1616
<defaultGoal>install</defaultGoal>

modules/swagger-jaxrs/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<parent>
44
<groupId>com.wordnik</groupId>
55
<artifactId>swagger-project_2.10</artifactId>
6-
<version>1.3.0-RC3</version>
6+
<version>1.3.0</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.wordnik</groupId>
1111
<artifactId>swagger-jaxrs_2.10</artifactId>
1212
<packaging>jar</packaging>
13-
<version>1.3.0-RC3</version>
13+
<version>1.3.0</version>
1414
<name>swagger-jaxrs</name>
1515
<build>
1616
<defaultGoal>install</defaultGoal>

modules/swagger-jersey-jaxrs/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<parent>
44
<groupId>com.wordnik</groupId>
55
<artifactId>swagger-project_2.10</artifactId>
6-
<version>1.3.0-RC3</version>
6+
<version>1.3.0</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.wordnik</groupId>
1111
<artifactId>swagger-jersey-jaxrs_2.10</artifactId>
1212
<packaging>jar</packaging>
13-
<version>1.3.0-RC3</version>
13+
<version>1.3.0</version>
1414
<name>swagger-jersey-jaxrs</name>
1515
<build>
1616
<defaultGoal>install</defaultGoal>

modules/swagger-oauth2-auth-server/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<parent>
44
<groupId>com.wordnik</groupId>
55
<artifactId>swagger-project_2.10</artifactId>
6-
<version>1.3.0-RC3</version>
6+
<version>1.3.0</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.wordnik</groupId>
1111
<artifactId>swagger-oauth2-server_2.10</artifactId>
1212
<packaging>jar</packaging>
13-
<version>1.3.0-RC3</version>
13+
<version>1.3.0</version>
1414
<name>swagger-oauth2-server</name>
1515
<build>
1616
<defaultGoal>install</defaultGoal>

modules/swagger-servlet/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<parent>
44
<groupId>com.wordnik</groupId>
55
<artifactId>swagger-project_2.10</artifactId>
6-
<version>1.3.0-RC3</version>
6+
<version>1.3.0</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.wordnik</groupId>
1111
<artifactId>swagger-servlet_2.10</artifactId>
1212
<packaging>jar</packaging>
13-
<version>1.3.0-RC3</version>
13+
<version>1.3.0</version>
1414
<name>swagger-servlet</name>
1515
<build>
1616
<defaultGoal>install</defaultGoal>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<artifactId>swagger-project_2.10</artifactId>
1010
<packaging>pom</packaging>
1111
<name>wordnik-swagger-project</name>
12-
<version>1.3.0-RC3</version>
12+
<version>1.3.0</version>
1313
<url>https://github.com/wordnik/swagger-core</url>
1414
<scm>
1515
<connection>scm:git:[email protected]:wordnik/swagger-core.git</connection>
@@ -104,7 +104,7 @@
104104
<jvmArg>-Xmx384m</jvmArg>
105105
</jvmArgs>
106106
<args>
107-
<arg>-target:jvm-1.5</arg>
107+
<arg>-target:jvm-1.6</arg>
108108
<arg>-deprecation</arg>
109109
</args>
110110
<launchers>

samples/java-dropwizard/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<parent>
33
<groupId>com.wordnik</groupId>
44
<artifactId>swagger-project_2.10</artifactId>
5-
<version>1.3.0-RC3</version>
5+
<version>1.3.0</version>
66
<relativePath>../..</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>com.wordnik</groupId>
1010
<artifactId>swagger-java-dropwizard-sample-app_2.10</artifactId>
1111
<packaging>jar</packaging>
1212
<name>swagger-java-dropwizard-app</name>
13-
<version>1.3.0-RC3</version>
13+
<version>1.3.0</version>
1414
<build>
1515
<sourceDirectory>src/main/java</sourceDirectory>
1616
<plugins>

samples/java-jaxrs-cxf/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<parent>
44
<groupId>com.wordnik</groupId>
55
<artifactId>swagger-project_2.10</artifactId>
6-
<version>1.3.0-RC3</version>
6+
<version>1.3.0</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.wordnik</groupId>
1111
<artifactId>swagger-java-cxf-sample_2.10</artifactId>
1212
<packaging>war</packaging>
1313
<name>swagger-java-cxf-sample</name>
14-
<version>1.3.0-RC3</version>
14+
<version>1.3.0</version>
1515

1616
<build>
1717
<sourceDirectory>src/main/java</sourceDirectory>
@@ -69,7 +69,7 @@
6969
<jvmArg>-Xmx384m</jvmArg>
7070
</jvmArgs>
7171
<args>
72-
<arg>-target:jvm-1.5</arg>
72+
<arg>-target:jvm-1.6</arg>
7373
<arg>-deprecation</arg>
7474
</args>
7575
<launchers>

samples/java-jaxrs-subresource/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<parent>
33
<groupId>com.wordnik</groupId>
44
<artifactId>swagger-project_2.10</artifactId>
5-
<version>1.3.0-RC3</version>
5+
<version>1.3.0</version>
66
<relativePath>../..</relativePath>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>com.wordnik</groupId>
1010
<artifactId>swagger-java-subresource-sample_2.10</artifactId>
1111
<packaging>war</packaging>
1212
<name>swagger-java-subresource-sample</name>
13-
<version>1.3.0-RC3</version>
13+
<version>1.3.0</version>
1414
<build>
1515
<sourceDirectory>src/main/java</sourceDirectory>
1616
<plugins>

0 commit comments

Comments
 (0)