Skip to content

Commit e51ec17

Browse files
committed
(chore) some of the release 1.5.0 versioning
1 parent dfcbb3b commit e51ec17

3 files changed

Lines changed: 118 additions & 443 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 0 additions & 325 deletions
This file was deleted.

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-cli</groupId>
2626
<artifactId>commons-cli</artifactId>
27-
<version>1.5.0-SNAPSHOT</version>
27+
<version>1.5.0</version>
2828
<name>Apache Commons CLI</name>
2929

3030
<inceptionYear>2002</inceptionYear>
@@ -224,8 +224,8 @@
224224
<clirr.skip>true</clirr.skip>
225225
<findbugs.skip>true</findbugs.skip>
226226
<japicmp.skip>false</japicmp.skip>
227-
<commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
228-
<commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
227+
<commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName>
228+
<commons.releaseManagerKey>B6E73D84EA4FCC47166087253FAAD2CD5ECBB314</commons.releaseManagerKey>
229229
</properties>
230230

231231
<build>

0 commit comments

Comments
 (0)