This is an automated email from the ASF dual-hosted git repository. mbenson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-weaver.git
The following commit(s) were added to refs/heads/master by this push: new 65b2386 release properties 65b2386 is described below commit 65b2386a7806a65ffbf55dddce08f12bf9414fe4 Author: Matt Benson <mben...@apache.org> AuthorDate: Tue Aug 28 15:04:34 2018 -0500 release properties --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 793e848..16d2759 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ under the License. <commons.module.name>org.apache.commons.weaver</commons.module.name> <commons.release.version>1.4</commons.release.version> <commons.release.name>commons-weaver-${commons.release.version}</commons.release.name> - <commons.rc.version>RC2</commons.rc.version> + <commons.rc.version>RC1</commons.rc.version> <commons.jira.id>WEAVER</commons.jira.id> <commons.jira.pid>12315320</commons.jira.pid> <commons.site.path>commons-weaver</commons.site.path>