Author: kono
Date: 2010-08-18 15:08:13 -0700 (Wed, 18 Aug 2010)
New Revision: 21457
Modified:
core3/event-impl/trunk/pom.xml
Log:
Plugin version will be set by the value from parent pom.
Modified: core3/event-impl/trunk/pom.xml
===================================================================
--- core3/event-impl/trunk/pom.xml 2010-08-18 22:06:48 UTC (rev 21456)
+++ core3/event-impl/trunk/pom.xml 2010-08-18 22:08:13 UTC (rev 21457)
@@ -59,7 +59,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.3</version>
+
<version>${maven-bundle-plugin.version}</version>
<!-- | the following instructions build a
simple set of public/private
classes into an OSGi bundle -->
<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.