[maven-release-plugin] prepare release fulcrum-intake-3.0.0-candidate
diff --git a/pom.xml b/pom.xml
index 5a9c771..2ad0032 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,13 +20,13 @@
     <groupId>org.apache.turbine</groupId>
     <artifactId>turbine-parent</artifactId>
     <version>12</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-intake</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
  <name>Fulcrum Intake Service</name>
   <inceptionYear>2005</inceptionYear>
   <description>This Service provides rule-based input validation</description>
@@ -46,7 +46,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git</developerConnection>
     <url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-    <tag>fulcrum-intake-2.0.1-candidate</tag>
+    <tag>fulcrum-intake-3.0.0-candidate</tag>
   </scm>
 
   <developers>