You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ja...@apache.org on 2023/02/04 11:51:15 UTC

svn commit: r1907262 - /cocoon/branches/cocoon-2.2.1/parent/pom.xml

Author: javier
Date: Sat Feb  4 11:51:15 2023
New Revision: 1907262

URL: http://svn.apache.org/viewvc?rev=1907262&view=rev
Log:
Comment SNAPSHOT section for release.

Modified:
    cocoon/branches/cocoon-2.2.1/parent/pom.xml

Modified: cocoon/branches/cocoon-2.2.1/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/parent/pom.xml?rev=1907262&r1=1907261&r2=1907262&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/parent/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/parent/pom.xml Sat Feb  4 11:51:15 2023
@@ -2157,6 +2157,8 @@
       </dependency>
 
       <!-- Cocoon SNAPSHOT dependencies -->
+      <!-- Comment for release. Update versions and uncomment after it. -->
+      <!--
       <dependency>
         <groupId>org.apache.cocoon</groupId>
         <artifactId>cocoon-ajax-impl</artifactId>
@@ -3016,6 +3018,7 @@
         <artifactId>javaflow</artifactId>
         <version>1.0-SNAPSHOT</version>
       </dependency>
+      -->
     </dependencies>
   </dependencyManagement>