You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/05/08 12:48:45 UTC

[myfaces] 01/04: change shared 3.0.3-SNAPSHOT to 3.0.3 for release

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

deki pushed a commit to branch 1_2_3
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit 22ff0c3588d34d65dadf0005231c7c1a876e3f0b
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Wed May 7 03:24:13 2008 +0000

    change shared 3.0.3-SNAPSHOT to 3.0.3 for release
---
 impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/impl/pom.xml b/impl/pom.xml
index cf977e3..6cc4bb6 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -451,6 +451,6 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>3.0.3-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>3.0.3</myfaces-shared.version>
   </properties>
 </project>

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.