Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins committed Aug 15, 2022
1 parent df606ee commit 2272cb3
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi</artifactId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring openapi documentation</name>
<description>Spring openapi documentation</description>
Expand Down Expand Up @@ -36,7 +36,7 @@
<connection>scm:git:git@github.com:springdoc/springdoc-openapi.git</connection>
<developerConnection>scm:git:git@github.com:springdoc/springdoc-openapi.git
</developerConnection>
<tag>v1.6.10</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi</artifactId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<artifactId>springdoc-openapi-common</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-data-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<artifactId>springdoc-openapi-data-rest</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<artifactId>springdoc-openapi-groovy</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-hateoas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<artifactId>springdoc-openapi-hateoas</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-javadoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi</artifactId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<properties>
<spring.version>5.3.6</spring.version>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<artifactId>springdoc-openapi-security</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi</artifactId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<artifactId>springdoc-openapi-ui</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-webflux-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi</artifactId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<artifactId>springdoc-openapi-webflux-core</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-webflux-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi</artifactId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<artifactId>springdoc-openapi-webflux-ui</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-webmvc-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi</artifactId>
<version>1.6.10</version>
<version>1.6.11-SNAPSHOT</version>
</parent>
<artifactId>springdoc-openapi-webmvc-core</artifactId>
<dependencies>
Expand Down

0 comments on commit 2272cb3

Please sign in to comment.