We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0cfc6a commit 9a8c8e5Copy full SHA for 9a8c8e5
project/commons-parent-pom.properties
@@ -1,4 +1,4 @@
1
url=https://github.com/apache/commons-parent.git
2
ref=rel/commons-parent-@
3
-version=73
+version=89
4
rpm_name=apache-commons-parent
project/commons-parent-pom.xml
@@ -17,10 +17,10 @@
17
<removePlugin>spdx-maven-plugin</removePlugin>
18
<removePlugin>cyclonedx-maven-plugin</removePlugin>
19
<removePlugin>maven-artifact-plugin</removePlugin>
20
+ <removePlugin>maven-changes-plugin</removePlugin>
21
<removeProfile>animal-sniffer</removeProfile>
22
<removeProfile>japicmp</removeProfile>
23
<removeProfile>jacoco</removeProfile>
- <removeProfile>cobertura</removeProfile>
24
</pom>
25
</build>
26
</module>
0 commit comments