You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by pa...@apache.org on 2020/06/04 17:02:27 UTC

[myfaces] branch 2.2.x updated: Rollback assembly pom

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

paulnicolucci pushed a commit to branch 2.2.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git


The following commit(s) were added to refs/heads/2.2.x by this push:
     new b7fe126  Rollback assembly pom
     new 06333f4  Merge pull request #106 from pnicolucci/RollBackAssemblyPom
b7fe126 is described below

commit b7fe1269bea4140a43d2d46af788376d753c87fb
Author: root <pn...@gmail.com>
AuthorDate: Wed Jun 3 22:20:41 2020 -0400

    Rollback assembly pom
---
 assembly/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index b1116b0..70cdd38 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>2.2.14-SNAPSHOT</version>
+    <version>2.2.13-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>