Skip to content

Commit

Permalink
Update properties for the next version
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jan 11, 2024
1 parent db8442e commit fdb4ddb
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 @@ -47,11 +47,11 @@
<maven.compiler.target>1.8</maven.compiler.target>
<commons.componentid>bcel</commons.componentid>
<commons.module.name>org.apache.bcel</commons.module.name>
<commons.release.version>6.8.1</commons.release.version>
<commons.release.next>6.8.2</commons.release.next>
<commons.release.version>6.8.2</commons.release.version>
<commons.release.next>6.8.3</commons.release.next>
<commons.release.isDistModule>true</commons.release.isDistModule>
<commons.rc.version>RC1</commons.rc.version>
<commons.bc.version>6.8.0</commons.bc.version>
<commons.bc.version>6.8.1</commons.bc.version>
<commons.release.desc>(Java 8 or above)</commons.release.desc>
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-bcel</commons.scmPubUrl>
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
Expand Down

0 comments on commit fdb4ddb

Please sign in to comment.