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

[myfaces] 05/23: revereted last commit by manfred; changed to released version of myfaces-master

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 16b4810f7b5b6f0f0a19dd5296d8a1f7f099ae02
Author: Sean Schofield <sc...@apache.org>
AuthorDate: Mon Apr 24 19:14:06 2006 +0000

    revereted last commit by manfred; changed to released version of myfaces-master
---
 pom.xml | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index d3ba3c9..78fd19c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>myfaces-master</artifactId>
     <groupId>org.apache.myfaces.maven</groupId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.myfaces.core</groupId>
@@ -26,14 +26,9 @@
   </modules>
   <repositories>
     <repository>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
+      <snapshots />
       <id>apache-maven-snapshots</id>
       <url>http://cvs.apache.org/maven-snapshot-repository</url>
     </repository>
   </repositories>
-</project>
+</project>
\ No newline at end of file

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