Author: ruschein
Date: 2011-03-10 14:14:50 -0800 (Thu, 10 Mar 2011)
New Revision: 24400
Modified:
core3/webservice-biomart-client-impl/trunk/pom.xml
Log:
Fixed a couple of typos.
Modified: core3/webservice-biomart-client-impl/trunk/pom.xml
===================================================================
--- core3/webservice-biomart-client-impl/trunk/pom.xml 2011-03-10 22:06:07 UTC
(rev 24399)
+++ core3/webservice-biomart-client-impl/trunk/pom.xml 2011-03-10 22:14:50 UTC
(rev 24400)
@@ -38,7 +38,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>
@@ -50,7 +50,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>maven-surefire-plugin.version</version>
+
<version>${maven-surefire-plugin.version}</version>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</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.