]> source.dussan.org Git - vaadin-framework.git/commitdiff
Use json from vaadin-shared-deps 1.0.1 (#10118) 07/307/1
authorArtur Signell <artur@vaadin.com>
Tue, 20 Nov 2012 14:05:43 +0000 (16:05 +0200)
committerArtur Signell <artur@vaadin.com>
Tue, 20 Nov 2012 14:06:09 +0000 (16:06 +0200)
Change-Id: Ied6e42082c61610cee5b798f6089547dd2704f9e

shared/ivy.xml

index 4cd0df88a193f81066259781ae2d6dbc9a988f95..1d268083d7281a96fbbcd1d2dc22c27b014b2f9b 100644 (file)
         <artifact type="pom" ext="pom" />
     </publications>
     <dependencies>
-        <dependency org="org.json" name="json" rev="20080701"
-            conf="build,ide,tests->default" />
         <dependency org="com.vaadin" name="vaadin-shared-deps"
-            rev="1.0.0" conf="build,ide,tests->default" />
+            rev="1.0.1" conf="build,ide,tests->default" />
     </dependencies>
 
 </ivy-module>