Author: jm
Date: 2011-04-08 11:58:39 -0700 (Fri, 08 Apr 2011)
New Revision: 24724
Modified:
core3/cpath2-impl/trunk/pom.xml
Log:
Updated build metadata in POM
Modified: core3/cpath2-impl/trunk/pom.xml
===================================================================
--- core3/cpath2-impl/trunk/pom.xml 2011-04-08 18:57:29 UTC (rev 24723)
+++ core3/cpath2-impl/trunk/pom.xml 2011-04-08 18:58:39 UTC (rev 24724)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.cytoscape</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-alpha3</version>
+ <version>3.0.0-alpha6-SNAPSHOT</version>
</parent>
<properties>
<bundle.symbolicName>org.cytoscape.cpath2-impl</bundle.symbolicName>
@@ -15,8 +15,7 @@
<groupId>org.cytoscape</groupId>
<artifactId>cpath2-impl</artifactId>
<version>1.0-SNAPSHOT</version>
- <name>${bundle.symbolicName}
- [${bundle.namespace}]</name>
+ <name>${bundle.symbolicName} [${bundle.namespace}]</name>
<packaging>bundle</packaging>
<dependencies>
@@ -159,13 +158,13 @@
<plugin>
<groupId>org.ops4j</groupId>
<artifactId>maven-pax-plugin</artifactId>
- <version>1.4</version>
+ <version>${maven-pax-plugin.version}</version>
<extensions>true</extensions>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.3</version>
+
<version>${maven-bundle-plugin.version}</version>
<configuration>
<instructions>
<Bundle-SymbolicName>${bundle.symbolicName}</Bundle-SymbolicName>
--
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.