diff --git a/default.properties b/default.properties index 9e513b9c0..a05863ba5 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-rc1 +component.version = 1.0-rc2 # The name that is used to create the jar file final.name = ${component.name}-${component.version}