This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-skin.git

commit c9cd5db3df570bf585786fbaaee2c9131a80b987
Author: aherbert <aherb...@apache.org>
AuthorDate: Wed Nov 20 14:49:41 2019 +0000

    Added commons.rc.version property.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 5d164fd..416d1a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,7 @@
     <commons.componentid>skin</commons.componentid>
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.bc.version>4.1</commons.bc.version>
+    <commons.rc.version>RC1</commons.rc.version>
     <!-- No svn staging -->
     <commons.distSvnStagingUrl></commons.distSvnStagingUrl>
     <commons.releaseManagerName>Alex Herbert</commons.releaseManagerName>

Reply via email to