Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed May 1, 2021
1 parent 6e3daf3 commit 050c52d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.hm.hafner</groupId>
<artifactId>codingstyle-pom</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>2.7.0</version>

<packaging>pom</packaging>

Expand All @@ -24,7 +24,7 @@
<connection>scm:git:git://github.com/uhafner/codingstyle-pom.git</connection>
<developerConnection>scm:git:git@github.com:uhafner/codingstyle-pom.git</developerConnection>
<url>https://github.com/uhafner/codingstyle-pom</url>
<tag>HEAD</tag>
<tag>v2.7.0</tag>
</scm>

<licenses>
Expand Down Expand Up @@ -336,7 +336,7 @@
Disabled ErrorProne rule:
--> -Xep:NullableDereference:OFF
Disabled ErrorProne rule:
--> -Xep:ImmutableMemberCollection:OFF
--&gt; -Xep:ImmutableMemberCollection:OFF
</arg>
<!-- The Error Prone plugin makes certain
assumptions about the state of the AST at the
Expand Down

0 comments on commit 050c52d

Please sign in to comment.