Skip to content

Commit

Permalink
[maven-release-plugin] prepare release parasoft-findings-10.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yshi-parasoft committed Aug 2, 2024
1 parent 5ede7e4 commit 81dcb33
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 @@ -9,7 +9,7 @@

<groupId>com.parasoft</groupId>
<artifactId>parasoft-findings</artifactId>
<version>10.7.4-SNAPSHOT</version>
<version>10.7.4</version>
<packaging>hpi</packaging>

<name>Parasoft Findings</name>
Expand Down Expand Up @@ -64,7 +64,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/parasoft-findings-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/parasoft-findings-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/parasoft-findings-plugin</url>
<tag>master</tag>
<tag>parasoft-findings-10.7.4</tag>
</scm>

<build>
Expand Down Expand Up @@ -147,7 +147,7 @@
<configuration>
<analysisConfiguration>
<!-- revapi is introduced by org.jvnet.hudson.plugins:analysis-pom since 10.7.2 which sometimes creates false positive differences -->
<revapi.differences id="manually-vetted" >
<revapi.differences id="manually-vetted">
<differences combine.children="append">
<item>
<ignore>true</ignore>
Expand Down

0 comments on commit 81dcb33

Please sign in to comment.