diff --git a/default.properties b/default.properties index 3d1f6b413..0e9b07621 100644 --- a/default.properties +++ b/default.properties @@ -42,7 +42,7 @@ component.package = org.apache.commons.lang3 component.title = Core Language Utilities # The current version number of this component -component.version = 3.3-SNAPSHOT +component.version = 3.4-SNAPSHOT # The name that is used to create the jar file final.name = ${component.name}-${component.version} diff --git a/doap_lang.rdf b/doap_lang.rdf index b9898ef02..bf75812b1 100644 --- a/doap_lang.rdf +++ b/doap_lang.rdf @@ -38,6 +38,11 @@ + + commons-lang + 2014-03-04 + 3.3 + commons-lang 2014-01-05 diff --git a/pom.xml b/pom.xml index 98ee3b512..6b96f1c7c 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.apache.commons commons-lang3 - 3.3-SNAPSHOT + 3.4-SNAPSHOT Apache Commons Lang 2001 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f2871eab0..ecbb657f3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -29,7 +29,7 @@ Failing tests with Java 8 b128 - + ReflectionToStringBuilder.toString does not debug 3rd party object fields within 3rd party object Add methods for removing all invalid characters according to XML 1.0 and XML 1.1 in an input string to StringEscapeUtils NumericEntityEscaper incorrectly encodes supplementary characters diff --git a/src/site/xdoc/release-history.xml b/src/site/xdoc/release-history.xml index acee4837b..03564c0de 100644 --- a/src/site/xdoc/release-history.xml +++ b/src/site/xdoc/release-history.xml @@ -28,7 +28,7 @@ limitations under the License. - +
VersionRelease dateJavadocRelease notes
3.3tbaapi-3.3release notes for 3.3
3.304/Mar/14api-3.3release notes for 3.3
3.2.105/Jan/14api-3.2.1release notes for 3.2.1
3.201/Jan/14api-3.2release notes for 3.2
3.114/Nov/11api-3.1release notes for 3.1