Author: lindner
Date: Mon Sep 20 05:14:34 2010
New Revision: 998782
URL: http://svn.apache.org/viewvc?rev=998782&view=rev
Log:
3.0.0/2.0.0 definitions for trunk
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=998782&r1=998781&r2=998782&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Mon Sep 20 05:14:34 2010
@@ -42,9 +42,9 @@
<properties>
<!-- What version of the API are we targeting for compatible -->
- <shindig.api.compatible>2.0.0</shindig.api.compatible>
+ <shindig.api.compatible>3.0.0</shindig.api.compatible>
<!-- What version of the API did we ship last -->
- <shindig.api.previous>1.0.1</shindig.api.previous>
+ <shindig.api.previous>2.0.0</shindig.api.previous>
</properties>
<prerequisites>