You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2008/08/26 15:39:38 UTC

svn commit: r689074 - in /myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3: ./ api/pom.xml assembly/pom.xml examples/assembly/pom.xml examples/blank/pom.xml examples/demo/pom.xml examples/pom.xml impl/pom.xml pom.xml

Author: sobryan
Date: Tue Aug 26 06:39:37 2008
New Revision: 689074

URL: http://svn.apache.org/viewvc?rev=689074&view=rev
Log:
[maven-release-plugin]  copy for tag portlet-bridge-1.0.0-alpha-3

Added:
    myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/
      - copied from r687428, myfaces/portlet-bridge/core/trunk/
    myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/api/pom.xml
      - copied unchanged from r689073, myfaces/portlet-bridge/core/trunk/api/pom.xml
    myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/examples/assembly/pom.xml
      - copied, changed from r687431, myfaces/portlet-bridge/core/trunk/examples/assembly/pom.xml
    myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/examples/blank/pom.xml
      - copied unchanged from r689073, myfaces/portlet-bridge/core/trunk/examples/blank/pom.xml
    myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/examples/demo/pom.xml
      - copied unchanged from r689073, myfaces/portlet-bridge/core/trunk/examples/demo/pom.xml
    myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/examples/pom.xml
      - copied unchanged from r689073, myfaces/portlet-bridge/core/trunk/examples/pom.xml
    myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/impl/pom.xml
      - copied unchanged from r689073, myfaces/portlet-bridge/core/trunk/impl/pom.xml
    myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/pom.xml
      - copied unchanged from r689073, myfaces/portlet-bridge/core/trunk/pom.xml
Modified:
    myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/assembly/pom.xml

Modified: myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/assembly/pom.xml?rev=689074&r1=687428&r2=689074&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/assembly/pom.xml (original)
+++ myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/assembly/pom.xml Tue Aug 26 06:39:37 2008
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.portlet-bridge</groupId>
     <artifactId>portlet-bridge</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0-alpha-3</version>
   </parent>
 
   <build>

Copied: myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/examples/assembly/pom.xml (from r687431, myfaces/portlet-bridge/core/trunk/examples/assembly/pom.xml)
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/examples/assembly/pom.xml?p2=myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/examples/assembly/pom.xml&p1=myfaces/portlet-bridge/core/trunk/examples/assembly/pom.xml&r1=687431&r2=689074&rev=689074&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk/examples/assembly/pom.xml (original)
+++ myfaces/portlet-bridge/core/tags/portlet-bridge-1.0.0-alpha-3/examples/assembly/pom.xml Tue Aug 26 06:39:37 2008
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.apache.myfaces.portlet-bridge</groupId>
     <artifactId>portlet-bridge</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0-alpha-3</version>
   </parent>
 
   <build>