diff --git a/version.properties b/version.properties index 94c7748f..c7f991cc 100644 --- a/version.properties +++ b/version.properties @@ -16,9 +16,9 @@ # * specific language governing permissions and limitations # * under the License. # *************************************************************** -target.ivy.version=2.1.0-rc2 +target.ivy.version=2.1.0 # Following OSGi spec: have to be 3 numbers separated by dots target.ivy.bundle.version=2.1.0 # in case we want to add a qualifier such as alpha, beta, etc... # if non empty, add a '_' at the end of the qualifier, so the version would look like 1.2.3.alpha_200901011200 -target.ivy.bundle.version.qualifier=cr2_ \ No newline at end of file +target.ivy.bundle.version.qualifier=final_ \ No newline at end of file