Author: ruschein
Date: 2011-03-10 13:40:21 -0800 (Thu, 10 Mar 2011)
New Revision: 24389
Modified:
core3/plugin-api/trunk/pom.xml
Log:
Fixed a typo.
Modified: core3/plugin-api/trunk/pom.xml
===================================================================
--- core3/plugin-api/trunk/pom.xml 2011-03-10 21:38:35 UTC (rev 24388)
+++ core3/plugin-api/trunk/pom.xml 2011-03-10 21:40:21 UTC (rev 24389)
@@ -101,7 +101,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
- <version>maven-jar-plugin.version</version>
+ <version>${maven-jar-plugin.version}</version>
<executions>
<execution>
<goals>
--
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.