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:58 UTC

[myfaces] 11/23: removed SNAPSHOT before releasing

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

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

commit 8befb899b458f8a89c3ad2d9c6b9047c77fdb834
Author: Sean Schofield <sc...@apache.org>
AuthorDate: Wed Apr 26 17:11:47 2006 +0000

    removed SNAPSHOT before releasing
---
 assembly/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index bfbc4a3..b252cbd 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -99,7 +99,7 @@
       <plugin>
         <groupId>org.apache.myfaces.maven</groupId>
         <artifactId>wagon-maven-plugin</artifactId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
         <configuration>
           <id>myfaces-nightly-builds</id>
           <url>scpexe://minotaur.apache.org/www/cvs.apache.org/builds/myfaces/nightly</url>

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