Skip to content

Commit

Permalink
Prepare for the next release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jul 13, 2024
1 parent a7333c0 commit 907c61d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<packaging>jar</packaging>
<version>6.10.0-SNAPSHOT</version>
<version>6.10.0</version>
<name>Apache Commons BCEL</name>
<description>Apache Commons Bytecode Engineering Library</description>

Expand All @@ -43,7 +43,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2024-04-27T12:58:11Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-07-13T18:11:44Z</project.build.outputTimestamp>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<commons.componentid>bcel</commons.componentid>
Expand Down

0 comments on commit 907c61d

Please sign in to comment.