File tree Expand file tree Collapse file tree 16 files changed +41
-37
lines changed
swagger-oauth2-auth-server
scala-oauth-authorization-server Expand file tree Collapse file tree 16 files changed +41
-37
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
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 >
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments