diff --git a/default.properties b/default.properties index a05863ba5..067a6bd37 100644 --- a/default.properties +++ b/default.properties @@ -11,7 +11,7 @@ component.package = org.apache.commons.lang component.title = Core Language Utilities # The current version number of this component -component.version = 1.0-rc2 +component.version = 1.0 # The name that is used to create the jar file final.name = ${component.name}-${component.version}