Fixed some typos in pom files

This commit is contained in:
Brad Miller
2014-05-11 17:41:13 -04:00
parent 27896984f7
commit 508425c976
2 changed files with 4 additions and 4 deletions

View File

@@ -200,8 +200,8 @@ this default location, specify a value for the 'embeddedJDKHome' property at the
<groupId>edu.wpi.first.wpilib.cmake</groupId>
<artifactId>cpp-root</artifactId>
<version>1.0.0</version>
<type>jar</type>
<destFileName>cpp-root.jar</destFileName>
<type>zip</type>
<destFileName>cpp-root.zip</destFileName>
</artifactItem>
</artifactItems>
<outputDirectory>${project.build.directory}</outputDirectory>