-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release parasoft-findings-10.7.3
- Loading branch information
1 parent
0cd7e67
commit d8dff2f
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
|
||
<groupId>com.parasoft</groupId> | ||
<artifactId>parasoft-findings</artifactId> | ||
<version>10.7.3-SNAPSHOT</version> | ||
<version>10.7.3</version> | ||
<packaging>hpi</packaging> | ||
|
||
<name>Parasoft Findings</name> | ||
|
@@ -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.3</tag> | ||
</scm> | ||
|
||
<build> | ||
|
@@ -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> | ||
|