Author: ruschein
Date: 2011-03-10 13:42:17 -0800 (Thu, 10 Mar 2011)
New Revision: 24391
Modified:
core3/webservice-impl/trunk/pom.xml
Log:
Fixed a couple of typos.
Modified: core3/webservice-impl/trunk/pom.xml
===================================================================
--- core3/webservice-impl/trunk/pom.xml 2011-03-10 21:40:34 UTC (rev 24390)
+++ core3/webservice-impl/trunk/pom.xml 2011-03-10 21:42:17 UTC (rev 24391)
@@ -37,7 +37,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>
@@ -49,7 +49,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.