We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff6719 commit 0faa1f1Copy full SHA for 0faa1f1
pom.xml
@@ -102,8 +102,8 @@
102
<commons.jira.pid>12310488</commons.jira.pid>
103
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
104
<commons.osgi.import>net.sf.cglib.proxy;resolution:=optional,*</commons.osgi.import>
105
- <!-- Commons Release Plugin -->
106
- <commons.bc.version>2.11.1</commons.bc.version>
+ <!-- Commons Release Plugin; TODO reset after 3.0.0 release -->
+ <commons.bc.version>3.0.0-SNAPSHOT</commons.bc.version>
107
<commons.release.isDistModule>true</commons.release.isDistModule>
108
<!-- TODO Remove japicmp.skip after 3.0.0 release -->
109
<japicmp.skip>true</japicmp.skip>
0 commit comments