summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2006-11-15 20:51:44 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2006-11-15 20:51:44 +0000
commitc9c2c99c1618b4db7af1e0af3203850dadb9f3fc (patch)
tree87bac43fd0df134479630322ddc7dbaa2617e347
parentc2850078b0c5e15496da519b71cf0a49501ad73b (diff)
downloadqpid-python-c9c2c99c1618b4db7af1e0af3203850dadb9f3fc.tar.gz
removed the jython clause from the NOTICE.txt and chnages the version number in build.properties
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M1@475412 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/NOTICE.txt4
-rw-r--r--java/build.properties2
2 files changed, 1 insertions, 5 deletions
diff --git a/java/NOTICE.txt b/java/NOTICE.txt
index a5e0d7b86a..f095f04e32 100644
--- a/java/NOTICE.txt
+++ b/java/NOTICE.txt
@@ -31,9 +31,5 @@ includes (binary only):
- The JMS Compliance Test Suite from the Exolab project.
Copyright 1999 (C) Exoffice Technologies Inc. All Rights Reserved.
JMS CTS is available from http://www.exolab.org/
-
- - The jython java implementation of python, Copyright (c) 2000,
- Jython Developers All rights reserved. Jython can be downloaded at
- http://sourceforge.net/projects/jython/
diff --git a/java/build.properties b/java/build.properties
index c01dc7222b..a551a07886 100644
--- a/java/build.properties
+++ b/java/build.properties
@@ -18,4 +18,4 @@
#
build.release.version=1.0
build.release.name=incubator
-build.release.tag=M1
+build.release.tag=M1-RC1