diff options
author | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2011-07-18 14:18:46 +0000 |
---|---|---|
committer | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2011-07-18 14:18:46 +0000 |
commit | 459f95d4e1dbe1964c510446e4cf77f4f9abb73e (patch) | |
tree | 4dc4f42c5cc4b6155122a5901046836c056fe9c6 /sca-java-2.x/trunk/distribution | |
parent | 2fdd677d2c1a0b9c423eb90a626070b38d5e2f15 (diff) |
Switch from Atmosphere 0.8-SNAPSHOT to Atmosphere 0.7.2 to prepare the release.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147891 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/distribution')
-rw-r--r-- | sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE index f8d61db3f7..2c43362811 100644 --- a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE +++ b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/LICENSE @@ -688,13 +688,13 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ================================================================================
The jars;
-atmosphere-annotations-0.8-SNAPSHOT.jar,
-atmosphere-compat-jbossweb-0.8-SNAPSHOT.jar,
-atmosphere-compat-tomcat-0.8-SNAPSHOT.jar,
-atmosphere-compat-weblogic-0.8-SNAPSHOT.jar,
-atmosphere-jersey-0.8-SNAPSHOT.jar,
-atmosphere-runtime-0.8-SNAPSHOT.jar,
-atmosphere-ping-0.8-SNAPSHOT.jar,
+atmosphere-annotations-0.7.2.jar,
+atmosphere-compat-jbossweb-0.7.2.jar,
+atmosphere-compat-tomcat-0.7.2.jar,
+atmosphere-compat-weblogic-0.7.2.jar,
+atmosphere-jersey-0.7.2.jar,
+atmosphere-runtime-0.7.2.jar,
+atmosphere-ping-0.7.2.jar,
jersey-core-1.6.jar,
jersey-server-1.6.jar,
jstl-1.1.2.jar,
|