Setting the version to 3.0.1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1154105 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/default.properties b/default.properties
index 2d9a433..d1338cf 100644
--- a/default.properties
+++ b/default.properties
@@ -39,7 +39,7 @@
 component.title = Core Language Utilities
 
 # The current version number of this component
-component.version = 3.0.1-SNAPSHOT
+component.version = 3.0.1
 
 # The name that is used to create the jar file
 final.name = ${component.name}-${component.version}