Skip to content

Commit 552df8f

Browse files
committed
Update commons.release.version to match pom version
1 parent 931bb81 commit 552df8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ limitations under the License.
273273
<checkstyle.config.file>${basedir}/src/conf/checkstyle.xml</checkstyle.config.file>
274274
<jacoco.skip>false</jacoco.skip>
275275
<!-- Commons Release Plugin -->
276-
<commons.release.version>1.16.0</commons.release.version>
276+
<commons.release.version>1.16.1</commons.release.version>
277277
<commons.bc.version>1.16.0</commons.bc.version>
278278
<commons.rc.version>R1</commons.rc.version>
279279
<commons.release-plugin.version>1.7</commons.release-plugin.version>

0 commit comments

Comments
 (0)