Author: mes
Date: 2011-01-28 16:43:24 -0800 (Fri, 28 Jan 2011)
New Revision: 23887

Modified:
   core3/parent/trunk/pom.xml
Log:
updates

Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml  2011-01-29 00:39:00 UTC (rev 23886)
+++ core3/parent/trunk/pom.xml  2011-01-29 00:43:24 UTC (rev 23887)
@@ -73,7 +73,7 @@
                                                <tagletArtifact>
                                                        
<groupId>org.cytoscape</groupId>
                                                        
<artifactId>taglets</artifactId>
-                                                       
<version>1.0-SNAPSHOT</version>
+                                                       
<version>3.0.0-alpha1</version>
                                                </tagletArtifact>
                                        </tagletArtifacts>
                                </configuration>
@@ -103,10 +103,12 @@
                                <inherited>false</inherited>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-release-plugin</artifactId>
-                               <version>2.0</version>
+                               <version>2.1</version>
                                <configuration>
                                        
<autoVersionSubmodules>true</autoVersionSubmodules>
                                        <goals>deploy</goals>
+                                       <!-- so that impl bundles with modules 
will build correctly -->
+                                       <preparationGoals>clean 
install</preparationGoals>
                                </configuration>
                        </plugin>
 
@@ -280,7 +282,7 @@
                                                <tagletArtifact>
                                                        
<groupId>org.cytoscape</groupId>
                                                        
<artifactId>taglets</artifactId>
-                                                       
<version>1.0-SNAPSHOT</version>
+                                                       
<version>3.0.0-alpha1</version>
                                                </tagletArtifact>
                                        </tagletArtifacts>
                                </configuration>

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to