From 68928493847cc7f655085e1dade00b923e966c3a Mon Sep 17 00:00:00 2001 From: ngallagher Date: Mon, 20 Mar 2017 04:58:53 +1100 Subject: [PATCH] Update version --- .idea/workspace.xml | 635 +++++++++++++++++++------------------------ pom.xml | 2 +- snap-common/pom.xml | 2 +- snap-compile/pom.xml | 8 +- snap-core/pom.xml | 4 +- snap-parse/pom.xml | 4 +- snap-tree/pom.xml | 6 +- 7 files changed, 289 insertions(+), 372 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 50afe3ff..78026917 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,7 @@ - + @@ -20,124 +20,104 @@ - - - - - - - - - - - - - - - - - - - - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -177,14 +157,15 @@ - @@ -201,7 +182,6 @@ - @@ -224,7 +204,7 @@ @@ -238,7 +218,7 @@ - + + @@ -916,26 +693,24 @@ - + - - + - - + @@ -945,6 +720,8 @@ + + @@ -977,67 +754,10 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1053,7 +773,6 @@ - @@ -1069,7 +788,6 @@ - @@ -1077,7 +795,6 @@ - @@ -1085,7 +802,6 @@ - @@ -1093,9 +809,6 @@ - - - @@ -1119,7 +832,6 @@ - @@ -1127,7 +839,6 @@ - @@ -1135,7 +846,6 @@ - @@ -1143,7 +853,6 @@ - @@ -1166,7 +875,7 @@ - + @@ -1190,47 +899,255 @@ - + - - + + - - + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + diff --git a/pom.xml b/pom.xml index 2ead0d85..e4571bed 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.snapscript snap - 1.0.2 + 1.1 pom diff --git a/snap-common/pom.xml b/snap-common/pom.xml index a5ba1b84..30ad4d91 100644 --- a/snap-common/pom.xml +++ b/snap-common/pom.xml @@ -3,7 +3,7 @@ org.snapscript snap-common jar - 1.0.2 + 1.1 http://www.snapscript.org diff --git a/snap-compile/pom.xml b/snap-compile/pom.xml index b51fe531..3ea52c0e 100644 --- a/snap-compile/pom.xml +++ b/snap-compile/pom.xml @@ -3,23 +3,23 @@ org.snapscript snap-compile jar - 1.0.2 + 1.1 http://www.snapscript.org org.snapscript snap-tree - 1.0.2 + 1.1 org.snapscript snap-core - 1.0.2 + 1.1 org.snapscript snap-parse - 1.0.2 + 1.1 junit diff --git a/snap-core/pom.xml b/snap-core/pom.xml index 399eb728..b41e17ce 100644 --- a/snap-core/pom.xml +++ b/snap-core/pom.xml @@ -3,13 +3,13 @@ org.snapscript snap-core jar - 1.0.2 + 1.1 http://www.snapscript.org org.snapscript snap-common - 1.0.2 + 1.1 junit diff --git a/snap-parse/pom.xml b/snap-parse/pom.xml index a6468774..91f4e079 100644 --- a/snap-parse/pom.xml +++ b/snap-parse/pom.xml @@ -3,13 +3,13 @@ org.snapscript snap-parse jar - 1.0.2 + 1.1 http://www.snapscript.org org.snapscript snap-common - 1.0.2 + 1.1 junit diff --git a/snap-tree/pom.xml b/snap-tree/pom.xml index 190fa3fa..2359089f 100644 --- a/snap-tree/pom.xml +++ b/snap-tree/pom.xml @@ -3,18 +3,18 @@ org.snapscript snap-tree jar - 1.0.2 + 1.1 http://www.snapscript.org org.snapscript snap-core - 1.0.2 + 1.1 org.snapscript snap-parse - 1.0.2 + 1.1 junit