Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins committed Apr 7, 2022
1 parent aca76e1 commit ea2b251
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 17 deletions.
8 changes: 3 additions & 5 deletions pom.xml
@@ -1,10 +1,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi</artifactId>
<version>1.6.7-SNAPSHOT</version>
<version>1.6.7</version>
<packaging>pom</packaging>
<name>Spring openapi documentation</name>
<description>Spring openapi documentation</description>
Expand Down Expand Up @@ -38,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>HEAD</tag>
<tag>v1.6.7</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-common/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi</artifactId>
<version>1.6.7-SNAPSHOT</version>
<version>1.6.7</version>
</parent>
<artifactId>springdoc-openapi-common</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-data-rest/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.7-SNAPSHOT</version>
<version>1.6.7</version>
</parent>
<artifactId>springdoc-openapi-data-rest</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-groovy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.7-SNAPSHOT</version>
<version>1.6.7</version>
</parent>
<artifactId>springdoc-openapi-groovy</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-hateoas/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.7-SNAPSHOT</version>
<version>1.6.7</version>
</parent>
<artifactId>springdoc-openapi-hateoas</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion springdoc-openapi-javadoc/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>springdoc-openapi</artifactId>
<groupId>org.springdoc</groupId>
<version>1.6.7-SNAPSHOT</version>
<version>1.6.7</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

0 comments on commit ea2b251

Please sign in to comment.