Skip to content

Commit bfd3ab2

Browse files
committed
updated to release version
1 parent f1432aa commit bfd3ab2

File tree

30 files changed

+61
-61
lines changed

30 files changed

+61
-61
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.6-SNAPSHOT</version>
6+
<version>1.3.6</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.wordnik</groupId>
1111
<artifactId>swagger-annotations</artifactId>
12-
<version>1.3.6-SNAPSHOT</version>
12+
<version>1.3.6</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.6-SNAPSHOT</version>
5+
<version>1.3.6</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.6-SNAPSHOT</version>
13+
<version>1.3.6</version>
1414
<build>
1515
<sourceDirectory>src/main/java</sourceDirectory>
1616
<defaultGoal>install</defaultGoal>

modules/swagger-jaxrs-utils/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.6-SNAPSHOT</version>
6+
<version>1.3.6</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.wordnik</groupId>
1111
<artifactId>swagger-jaxrs-utils_2.10</artifactId>
1212
<packaging>jar</packaging>
13-
<version>1.3.6-SNAPSHOT</version>
13+
<version>1.3.6</version>
1414
<name>swagger-jaxrs-utils</name>
1515
<build>
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.6-SNAPSHOT</version>
6+
<version>1.3.6</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.6-SNAPSHOT</version>
13+
<version>1.3.6</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.6-SNAPSHOT</version>
6+
<version>1.3.6</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.6-SNAPSHOT</version>
13+
<version>1.3.6</version>
1414
<name>swagger-jersey-jaxrs</name>
1515
<build>
1616
<defaultGoal>install</defaultGoal>

modules/swagger-jersey2-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.6-SNAPSHOT</version>
6+
<version>1.3.6</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.wordnik</groupId>
1111
<artifactId>swagger-jersey2-jaxrs_2.10</artifactId>
1212
<packaging>jar</packaging>
13-
<version>1.3.6-SNAPSHOT</version>
13+
<version>1.3.6</version>
1414
<name>swagger-jersey2-jaxrs (Jersey 2.x support)</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.6-SNAPSHOT</version>
6+
<version>1.3.6</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.6-SNAPSHOT</version>
13+
<version>1.3.6</version>
1414
<name>swagger-oauth2-server</name>
1515
<build>
1616
<defaultGoal>install</defaultGoal>

modules/swagger-play2-utils/project/Build.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ import play.Project._
44

55
object ApplicationBuild extends Build {
66
val appName = "swagger-play2-utils"
7-
val appVersion = "1.3.6-SNAPSHOT"
7+
val appVersion = "1.3.6"
88

99
val appDependencies: Seq[sbt.ModuleID] = Seq(
1010
"org.slf4j" % "slf4j-api" % "1.6.4",
11-
"com.wordnik" % "swagger-core_2.10" % "1.3.6-SNAPSHOT",
11+
"com.wordnik" % "swagger-core_2.10" % "1.3.6",
1212
"com.wordnik" % "common-utils_2.10.0" % "1.1.5",
1313
"javax.ws.rs" % "jsr311-api" % "1.1.1")
1414

modules/swagger-play2/project/Build.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ import play.Project._
44

55
object ApplicationBuild extends Build {
66
val appName = "swagger-play2"
7-
val appVersion = "1.3.6-SNAPSHOT"
7+
val appVersion = "1.3.6"
88

99
checksums in update := Nil
1010

1111
val appDependencies: Seq[sbt.ModuleID] = Seq(
1212
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.1.3",
1313
"com.fasterxml.jackson.core" % "jackson-annotations" % "2.1.4",
1414
"org.slf4j" % "slf4j-api" % "1.6.4",
15-
"com.wordnik" % "swagger-jaxrs_2.10" % "1.3.6-SNAPSHOT",
15+
"com.wordnik" % "swagger-jaxrs_2.10" % "1.3.6",
1616
"javax.ws.rs" % "jsr311-api" % "1.1.1",
1717
"org.mockito" % "mockito-core" % "1.9.5" % "test")
1818

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.6-SNAPSHOT</version>
6+
<version>1.3.6</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.6-SNAPSHOT</version>
13+
<version>1.3.6</version>
1414
<name>swagger-servlet</name>
1515
<build>
1616
<defaultGoal>install</defaultGoal>

0 commit comments

Comments
 (0)