You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/11/20 12:16:56 UTC

[commons-skin] 02/02: Update version numbers for commons skin release 4.2

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

aherbert pushed a commit to annotated tag commons-skin-4.2-RC1
in repository https://gitbox.apache.org/repos/asf/commons-skin.git

commit 7d0096fa0c39a30a64f8022dc8894d6a3f41068b
Author: aherbert <ah...@apache.org>
AuthorDate: Wed Nov 20 12:11:45 2019 +0000

    Update version numbers for commons skin release 4.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bd100bb..8b155c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <version>49</version>
   </parent>
   <artifactId>commons-skin</artifactId>
-  <version>4.2-SNAPSHOT</version>
+  <version>4.2</version>
   <name>Apache Commons Skin</name>
   <description>Apache Commons Skin</description>
   <inceptionYear>2006</inceptionYear>