You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by mf...@apache.org on 2014/10/06 21:31:08 UTC

git commit: RAVE-1291 | Upgrade Shindig to 2.5.1

Repository: rave
Updated Branches:
  refs/heads/master d203dd396 -> d557bc903


RAVE-1291 | Upgrade Shindig to 2.5.1


Project: http://git-wip-us.apache.org/repos/asf/rave/repo
Commit: http://git-wip-us.apache.org/repos/asf/rave/commit/d557bc90
Tree: http://git-wip-us.apache.org/repos/asf/rave/tree/d557bc90
Diff: http://git-wip-us.apache.org/repos/asf/rave/diff/d557bc90

Branch: refs/heads/master
Commit: d557bc90369f82ad5a0009464e5c9f71b6db58f1
Parents: d203dd3
Author: Stanton Sievers <ss...@w2odigital.com>
Authored: Thu Sep 11 16:09:34 2014 -0400
Committer: Stanton Sievers <ss...@w2odigital.com>
Committed: Thu Sep 11 16:09:34 2014 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/rave/blob/d557bc90/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 706915a..69b1e27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
     </scm>
 
     <properties>
-        <apache.shindig.version>2.5.0-update1</apache.shindig.version>
+        <apache.shindig.version>2.5.1</apache.shindig.version>
         <apache.wookie.version>0.13.1</apache.wookie.version>
         <org.springframework.version>3.2.3.RELEASE</org.springframework.version>
         <org.springframework.security.version>3.1.4.RELEASE</org.springframework.security.version>