This is an automated email from the ASF dual-hosted git repository.
chtompki pushed a commit to branch 4.3
in repository https://gitbox.apache.org/repos/asf/commons-skin.git
The following commit(s) were added to refs/heads/4.3 by this push:
new 1360c4c update(pom.xml): release 4.3 preparation
1360c4c is described below
commit 1360c4c30b6996298f54e4db66ccbee292394a37
Author: Rob Tompkins <[email protected]>
AuthorDate: Thu Dec 28 09:45:06 2023 -0500
update(pom.xml): release 4.3 preparation
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4847664..77c299c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<version>65</version>
</parent>
<artifactId>commons-skin</artifactId>
- <version>4.3-SNAPSHOT</version>
+ <version>4.3</version>
<name>Apache Commons Skin</name>
<description>Apache Commons Skin</description>
<inceptionYear>2006</inceptionYear>
@@ -41,7 +41,7 @@
<!-- To use the commons-release plugin -->
<commons.componentid>skin</commons.componentid>
<commons.release.isDistModule>true</commons.release.isDistModule>
- <commons.bc.version>4.2</commons.bc.version>
+ <commons.bc.version>4.3</commons.bc.version>
<commons.rc.version>RC1</commons.rc.version>
<!-- No svn staging -->
<commons.distSvnStagingUrl></commons.distSvnStagingUrl>