Browse Source

Correct version name of site plugin.

Luke Taylor 18 years ago
parent
commit
e09b145803
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -380,7 +380,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-site-plugin</artifactId>
-				<version>2.0-BETA-5</version>
+				<version>2.0-beta-5</version>
 			</plugin>
             <plugin>
                 <groupId>com.agilejava.docbkx</groupId>