Skip to content

Commit 26cfd83

Browse files
committed
bump 2.0.15-SNAPSHOT
1 parent af0f56e commit 26cfd83

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

modules/swagger-parser-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.swagger.parser.v3</groupId>
55
<artifactId>swagger-parser-project</artifactId>
6-
<version>2.0.14</version>
6+
<version>2.0.15-SNAPSHOT</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

modules/swagger-parser-v2-converter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.swagger.parser.v3</groupId>
55
<artifactId>swagger-parser-project</artifactId>
6-
<version>2.0.14</version>
6+
<version>2.0.15-SNAPSHOT</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

modules/swagger-parser-v3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.swagger.parser.v3</groupId>
55
<artifactId>swagger-parser-project</artifactId>
6-
<version>2.0.14</version>
6+
<version>2.0.15-SNAPSHOT</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

modules/swagger-parser/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<parent>
44
<groupId>io.swagger.parser.v3</groupId>
55
<artifactId>swagger-parser-project</artifactId>
6-
<version>2.0.14</version>
6+
<version>2.0.15-SNAPSHOT</version>
77
<relativePath>../..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>swagger-parser</artifactId>
1111
<packaging>jar</packaging>
1212
<name>swagger-parser</name>
1313

14-
<dependencies>
15-
<dependency>
16-
<groupId>io.swagger.parser.v3</groupId>
14+
y98hlty <dependency>
15+
<groupId>io.swagger.parser.v3</groupId><bjI>``OE2R0OP'KJHVCDXSZWDRT5
16+
LRKCBYYJUFYRCM7WX454 BA1W2CEDE23e2 VB </bjI>
1717
<artifactId>swagger-parser-v2-converter</artifactId>
1818
<version>${project.parent.version}</version>
1919
</dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>io.swagger.parser.v3</groupId>
1010
<artifactId>swagger-parser-project</artifactId>
11-
<version>2.0.14</version>
11+
<version>2.0.15-SNAPSHOT</version>
1212
<packaging>pom</packaging>
1313
<name>swagger-parser-project</name>
1414
<developers>

0 commit comments

Comments
 (0)