Skip to content

Commit

Permalink
[maven-release-plugin] prepare branch sustaining/22.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
karelmaxa committed Jul 3, 2020
1 parent b4d2e30 commit c04676f
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 3 deletions.
4 changes: 4 additions & 0 deletions commons-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -676,4 +676,8 @@
</dependency>
</dependencies>
</dependencyManagement>

<scm>
<tag>sustaining/22.0.x</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion http-framework/http-client-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<artifactId>http-client-test-utils</artifactId>

<name>Wren Security Commons HTTP - Client Test Utilities</name>
<description/>
<description />

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion http-framework/http-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<packaging>bundle</packaging>

<name>Wren Security Commons HTTP - Core Library</name>
<description/>
<description />

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion http-framework/http-grizzly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<packaging>bundle</packaging>

<name>Wren Security Commons HTTP - Grizzly Integration Library</name>
<description/>
<description />

<dependencies>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<url>https://github.com/WrenSecurity/wrensec-commons</url>
<connection>scm:git:git://github.com/WrenSecurity/wrensec-commons.git</connection>
<developerConnection>scm:git:git@github.com:WrenSecurity/wrensec-commons.git</developerConnection>
<tag>sustaining/22.0.x</tag>
</scm>

<properties>
Expand Down

0 comments on commit c04676f

Please sign in to comment.