Updated Branches:
  refs/heads/master c3f296997 -> 56c1fbdba

ISIS-319: merging back into master post release of 1.1.0 etc


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

Branch: refs/heads/master
Commit: 56c1fbdba621a3205928614f1cd5fc60e7c882bd
Parents: 63c00e2
Author: Dan Haywood <danhayw...@apache.org>
Authored: Thu Jan 31 16:53:27 2013 +0000
Committer: Dan Haywood <danhayw...@apache.org>
Committed: Thu Jan 31 16:53:27 2013 +0000

----------------------------------------------------------------------
 component/objectstore/jdo/pom.xml                  |    2 +-
 component/objectstore/nosql/pom.xml                |    2 +-
 component/objectstore/sql/pom.xml                  |    2 +-
 component/objectstore/xml/pom.xml                  |    2 +-
 component/profilestore/sql/pom.xml                 |    2 +-
 component/profilestore/xml/pom.xml                 |    2 +-
 component/progmodel/groovy/pom.xml                 |    2 +-
 component/progmodel/wrapper/pom.xml                |    2 +-
 component/security/file/pom.xml                    |    2 +-
 component/security/ldap/pom.xml                    |    2 +-
 component/security/shiro/pom.xml                   |    2 +-
 component/security/sql/pom.xml                     |    2 +-
 component/viewer/bdd/pom.xml                       |    2 +-
 component/viewer/bdd/tck/pom.xml                   |    2 +-
 component/viewer/dnd/pom.xml                       |    2 +-
 component/viewer/dnd/tck/pom.xml                   |    2 +-
 component/viewer/html/pom.xml                      |    2 +-
 component/viewer/html/tck/pom.xml                  |    2 +-
 component/viewer/junit/pom.xml                     |    2 +-
 component/viewer/junit/tck/pom.xml                 |    2 +-
 component/viewer/restfulobjects/pom.xml            |    2 +-
 component/viewer/restfulobjects/tck/pom.xml        |    2 +-
 component/viewer/scimpi/pom.xml                    |    2 +-
 component/viewer/scimpi/tck/pom.xml                |    2 +-
 component/viewer/wicket/pom.xml                    |    2 +-
 component/viewer/wicket/tck/pom.xml                |    2 +-
 example/application/claims/pom.xml                 |    2 +-
 .../application/quickstart_dnd_junit_bdd/pom.xml   |    2 +-
 example/application/quickstart_html_sql/pom.xml    |    2 +-
 .../application/quickstart_scimpi_nosql/pom.xml    |    2 +-
 .../quickstart_wicket_restful_jdo/pom.xml          |   12 ++++++------
 .../quickstart_wicket_restful_jdo/pom.xml          |    3 ++-
 example/domain-service/email-service/pom.xml       |    2 +-
 example/misc/metamodel/namefile/pom.xml            |    2 +-
 scripts/updateGeneratedArchetypeSources.groovy     |    1 +
 site-skin/pom.xml                                  |    2 +-
 tool/maven-plugin/pom.xml                          |    2 +-
 37 files changed, 43 insertions(+), 41 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/objectstore/jdo/pom.xml
----------------------------------------------------------------------
diff --git a/component/objectstore/jdo/pom.xml 
b/component/objectstore/jdo/pom.xml
index 35890ff..01ec14d 100644
--- a/component/objectstore/jdo/pom.xml
+++ b/component/objectstore/jdo/pom.xml
@@ -16,7 +16,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/objectstore/nosql/pom.xml
----------------------------------------------------------------------
diff --git a/component/objectstore/nosql/pom.xml 
b/component/objectstore/nosql/pom.xml
index b025a72..1e86890 100644
--- a/component/objectstore/nosql/pom.xml
+++ b/component/objectstore/nosql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/objectstore/sql/pom.xml
----------------------------------------------------------------------
diff --git a/component/objectstore/sql/pom.xml 
b/component/objectstore/sql/pom.xml
index 337a6f4..a9d0d55 100644
--- a/component/objectstore/sql/pom.xml
+++ b/component/objectstore/sql/pom.xml
@@ -15,7 +15,7 @@
     <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
    </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/objectstore/xml/pom.xml
----------------------------------------------------------------------
diff --git a/component/objectstore/xml/pom.xml 
b/component/objectstore/xml/pom.xml
index ff4d63d..637c545 100644
--- a/component/objectstore/xml/pom.xml
+++ b/component/objectstore/xml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/profilestore/sql/pom.xml
----------------------------------------------------------------------
diff --git a/component/profilestore/sql/pom.xml 
b/component/profilestore/sql/pom.xml
index 9667e8d..4420d09 100755
--- a/component/profilestore/sql/pom.xml
+++ b/component/profilestore/sql/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/profilestore/xml/pom.xml
----------------------------------------------------------------------
diff --git a/component/profilestore/xml/pom.xml 
b/component/profilestore/xml/pom.xml
index 8a1733b..aaad320 100644
--- a/component/profilestore/xml/pom.xml
+++ b/component/profilestore/xml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/progmodel/groovy/pom.xml
----------------------------------------------------------------------
diff --git a/component/progmodel/groovy/pom.xml 
b/component/progmodel/groovy/pom.xml
index a33daad..06a5692 100644
--- a/component/progmodel/groovy/pom.xml
+++ b/component/progmodel/groovy/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/progmodel/wrapper/pom.xml
----------------------------------------------------------------------
diff --git a/component/progmodel/wrapper/pom.xml 
b/component/progmodel/wrapper/pom.xml
index 878950f..65ea0e1 100644
--- a/component/progmodel/wrapper/pom.xml
+++ b/component/progmodel/wrapper/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/security/file/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/file/pom.xml b/component/security/file/pom.xml
index f388b39..b1055cf 100644
--- a/component/security/file/pom.xml
+++ b/component/security/file/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/security/ldap/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/ldap/pom.xml b/component/security/ldap/pom.xml
index 68aafb6..8487518 100644
--- a/component/security/ldap/pom.xml
+++ b/component/security/ldap/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/security/shiro/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/shiro/pom.xml b/component/security/shiro/pom.xml
index 13b276f..1ea3874 100644
--- a/component/security/shiro/pom.xml
+++ b/component/security/shiro/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/security/sql/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/sql/pom.xml b/component/security/sql/pom.xml
index a8cd7d6..1463ac4 100755
--- a/component/security/sql/pom.xml
+++ b/component/security/sql/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/bdd/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/bdd/pom.xml b/component/viewer/bdd/pom.xml
index 3eefd00..5b616ef 100644
--- a/component/viewer/bdd/pom.xml
+++ b/component/viewer/bdd/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/bdd/tck/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/bdd/tck/pom.xml b/component/viewer/bdd/tck/pom.xml
index 52faeb7..7c5d5e8 100644
--- a/component/viewer/bdd/tck/pom.xml
+++ b/component/viewer/bdd/tck/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.isis.core</groupId>
         <artifactId>isis-core-tck</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
         <relativePath>../../../../core/tck/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/dnd/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/dnd/pom.xml b/component/viewer/dnd/pom.xml
index 928c9d8..757a5e3 100644
--- a/component/viewer/dnd/pom.xml
+++ b/component/viewer/dnd/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/dnd/tck/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/dnd/tck/pom.xml b/component/viewer/dnd/tck/pom.xml
index 65b44d0..7f9aaa3 100644
--- a/component/viewer/dnd/tck/pom.xml
+++ b/component/viewer/dnd/tck/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.isis.core</groupId>
         <artifactId>isis-core-tck</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
         <relativePath>../../../../core/tck/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/html/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/html/pom.xml b/component/viewer/html/pom.xml
index bf70aff..42672af 100644
--- a/component/viewer/html/pom.xml
+++ b/component/viewer/html/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/html/tck/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/html/tck/pom.xml 
b/component/viewer/html/tck/pom.xml
index 53a3607..466dac3 100644
--- a/component/viewer/html/tck/pom.xml
+++ b/component/viewer/html/tck/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.isis.core</groupId>
         <artifactId>isis-core-tck</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
         <relativePath>../../../../core/tck/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/junit/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/junit/pom.xml b/component/viewer/junit/pom.xml
index d60b1b5..d96a80b 100644
--- a/component/viewer/junit/pom.xml
+++ b/component/viewer/junit/pom.xml
@@ -23,7 +23,7 @@
     <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/junit/tck/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/junit/tck/pom.xml 
b/component/viewer/junit/tck/pom.xml
index f3d42bb..102e8dd 100644
--- a/component/viewer/junit/tck/pom.xml
+++ b/component/viewer/junit/tck/pom.xml
@@ -22,7 +22,7 @@
        <parent>
        <groupId>org.apache.isis.core</groupId>
        <artifactId>isis-core-tck</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
         <relativePath>../../../../core/tck/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/restfulobjects/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/restfulobjects/pom.xml 
b/component/viewer/restfulobjects/pom.xml
index 6a61100..e6d286e 100644
--- a/component/viewer/restfulobjects/pom.xml
+++ b/component/viewer/restfulobjects/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/restfulobjects/tck/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/restfulobjects/tck/pom.xml 
b/component/viewer/restfulobjects/tck/pom.xml
index 447f634..13c5245 100644
--- a/component/viewer/restfulobjects/tck/pom.xml
+++ b/component/viewer/restfulobjects/tck/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.isis.core</groupId>
         <artifactId>isis-core-tck</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
         <relativePath>../../../../core/tck/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/scimpi/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/scimpi/pom.xml b/component/viewer/scimpi/pom.xml
index 680fb1f..ab73f72 100644
--- a/component/viewer/scimpi/pom.xml
+++ b/component/viewer/scimpi/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/scimpi/tck/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/scimpi/tck/pom.xml 
b/component/viewer/scimpi/tck/pom.xml
index 0b80414..d77d76b 100644
--- a/component/viewer/scimpi/tck/pom.xml
+++ b/component/viewer/scimpi/tck/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.isis.core</groupId>
         <artifactId>isis-core-tck</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
         <relativePath>../../../../core/tck/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/wicket/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/wicket/pom.xml b/component/viewer/wicket/pom.xml
index 299a6e9..24b9ba7 100644
--- a/component/viewer/wicket/pom.xml
+++ b/component/viewer/wicket/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../../core/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/component/viewer/wicket/tck/pom.xml
----------------------------------------------------------------------
diff --git a/component/viewer/wicket/tck/pom.xml 
b/component/viewer/wicket/tck/pom.xml
index 5b25f8e..0901e4d 100644
--- a/component/viewer/wicket/tck/pom.xml
+++ b/component/viewer/wicket/tck/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.isis.core</groupId>
         <artifactId>isis-core-tck</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.1-SNAPSHOT</version>
         <relativePath>../../../../core/tck/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/example/application/claims/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/claims/pom.xml 
b/example/application/claims/pom.xml
index 226c825..db3eaf7 100644
--- a/example/application/claims/pom.xml
+++ b/example/application/claims/pom.xml
@@ -23,7 +23,7 @@
        <packaging>pom</packaging>
 
     <properties>
-        <isis.version>1.1.0-SNAPSHOT</isis.version>
+        <isis.version>1.1.1-SNAPSHOT</isis.version>
         
<isis-objectstore-xml.version>1.0.0-SNAPSHOT</isis-objectstore-xml.version>
         
<isis-profilestore-xml.version>1.0.0-SNAPSHOT</isis-profilestore-xml.version>
         <isis-security-file.version>1.0.1-SNAPSHOT</isis-security-file.version>

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/example/application/quickstart_dnd_junit_bdd/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/quickstart_dnd_junit_bdd/pom.xml 
b/example/application/quickstart_dnd_junit_bdd/pom.xml
index 8cc4f9e..02f53b2 100644
--- a/example/application/quickstart_dnd_junit_bdd/pom.xml
+++ b/example/application/quickstart_dnd_junit_bdd/pom.xml
@@ -31,7 +31,7 @@
     
     
     <properties>
-        <isis.version>1.1.0-SNAPSHOT</isis.version>
+        <isis.version>1.1.1-SNAPSHOT</isis.version>
         
<isis-objectstore-xml.version>1.0.0-SNAPSHOT</isis-objectstore-xml.version>
         
<isis-profilestore-xml.version>1.0.0-SNAPSHOT</isis-profilestore-xml.version>
         <isis-viewer-bdd.version>1.0.0-SNAPSHOT</isis-viewer-bdd.version>

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/example/application/quickstart_html_sql/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/quickstart_html_sql/pom.xml 
b/example/application/quickstart_html_sql/pom.xml
index ab59a92..d857eab 100644
--- a/example/application/quickstart_html_sql/pom.xml
+++ b/example/application/quickstart_html_sql/pom.xml
@@ -30,7 +30,7 @@
     <packaging>pom</packaging>
     
     <properties>
-        <isis.version>1.1.0-SNAPSHOT</isis.version>
+        <isis.version>1.1.1-SNAPSHOT</isis.version>
         
<isis-objectstore-sql.version>1.0.0-SNAPSHOT</isis-objectstore-sql.version>
         
<isis-objectstore-xml.version>1.0.0-SNAPSHOT</isis-objectstore-xml.version>
         <isis-viewer-dnd.version>1.0.0-SNAPSHOT</isis-viewer-dnd.version>

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/example/application/quickstart_scimpi_nosql/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/quickstart_scimpi_nosql/pom.xml 
b/example/application/quickstart_scimpi_nosql/pom.xml
index 7df5d8d..781a012 100644
--- a/example/application/quickstart_scimpi_nosql/pom.xml
+++ b/example/application/quickstart_scimpi_nosql/pom.xml
@@ -30,7 +30,7 @@
     <packaging>pom</packaging>
     
     <properties>
-        <isis.version>1.1.0-SNAPSHOT</isis.version>
+        <isis.version>1.1.1-SNAPSHOT</isis.version>
         
<isis-objectstore-nosql.version>1.0.0-SNAPSHOT</isis-objectstore-nosql.version>
         <isis-viewer-scimpi.version>1.0.0-SNAPSHOT</isis-viewer-scimpi.version>
         <isis-security-file.version>1.0.1-SNAPSHOT</isis-security-file.version>

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/example/application/quickstart_wicket_restful_jdo/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/quickstart_wicket_restful_jdo/pom.xml 
b/example/application/quickstart_wicket_restful_jdo/pom.xml
index ae9875b..b6e51ac 100644
--- a/example/application/quickstart_wicket_restful_jdo/pom.xml
+++ b/example/application/quickstart_wicket_restful_jdo/pom.xml
@@ -23,18 +23,18 @@
 
     <groupId>org.apache.isis.example.application</groupId>
     <artifactId>quickstart_wicket_restful_jdo</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.3-SNAPSHOT</version>
 
     <name>Quickstart Wicket/Restful/JDO App</name>
 
     <packaging>pom</packaging>
 
        <properties>
-        <isis.version>1.1.0</isis.version>
-               
<isis-objectstore-jdo.version>1.0.0</isis-objectstore-jdo.version>
-               <isis-viewer-wicket.version>1.1.0</isis-viewer-wicket.version>
-               
<isis-viewer-restfulobjects.version>1.0.0</isis-viewer-restfulobjects.version>
-               <isis-security-shiro.version>1.1.0</isis-security-shiro.version>
+        <isis.version>1.1.1-SNAPSHOT</isis.version>
+               
<isis-objectstore-jdo.version>1.0.1-SNAPSHOT</isis-objectstore-jdo.version>
+               
<isis-viewer-wicket.version>1.1.1-SNAPSHOT</isis-viewer-wicket.version>
+               
<isis-viewer-restfulobjects.version>1.0.1-SNAPSHOT</isis-viewer-restfulobjects.version>
+               
<isis-security-shiro.version>1.1.1-SNAPSHOT</isis-security-shiro.version>
        </properties>
     
     <repositories>

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/example/archetype/quickstart_wicket_restful_jdo/pom.xml
----------------------------------------------------------------------
diff --git a/example/archetype/quickstart_wicket_restful_jdo/pom.xml 
b/example/archetype/quickstart_wicket_restful_jdo/pom.xml
index d23196b..526993c 100644
--- a/example/archetype/quickstart_wicket_restful_jdo/pom.xml
+++ b/example/archetype/quickstart_wicket_restful_jdo/pom.xml
@@ -44,6 +44,7 @@
   <parent>
     <groupId>org.apache.isis.core</groupId>
     <artifactId>isis</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
+    <relativePath>../../../core/pom.xml</relativePath>
   </parent>
 </project>

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/example/domain-service/email-service/pom.xml
----------------------------------------------------------------------
diff --git a/example/domain-service/email-service/pom.xml 
b/example/domain-service/email-service/pom.xml
index 7093743..f20d580 100644
--- a/example/domain-service/email-service/pom.xml
+++ b/example/domain-service/email-service/pom.xml
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <properties>
-        <isis.version>1.1.0-SNAPSHOT</isis.version>
+        <isis.version>1.1.1-SNAPSHOT</isis.version>
     </properties>
 
     <groupId>org.apache.isis.example.domainservice</groupId>

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/example/misc/metamodel/namefile/pom.xml
----------------------------------------------------------------------
diff --git a/example/misc/metamodel/namefile/pom.xml 
b/example/misc/metamodel/namefile/pom.xml
index 6348549..f42689b 100644
--- a/example/misc/metamodel/namefile/pom.xml
+++ b/example/misc/metamodel/namefile/pom.xml
@@ -20,7 +20,7 @@
     <name>Example ProgModel: Namefile Facet</name>
 
     <properties>
-        <isis.version>1.1.0-SNAPSHOT</isis.version>
+        <isis.version>1.1.1-SNAPSHOT</isis.version>
     </properties>
     
     <build>

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/scripts/updateGeneratedArchetypeSources.groovy
----------------------------------------------------------------------
diff --git a/scripts/updateGeneratedArchetypeSources.groovy 
b/scripts/updateGeneratedArchetypeSources.groovy
index 80c0434..3568f06 100644
--- a/scripts/updateGeneratedArchetypeSources.groovy
+++ b/scripts/updateGeneratedArchetypeSources.groovy
@@ -118,6 +118,7 @@ pomXml.appendNode {
     groupId("org.apache.isis.core")
     artifactId("isis")
     version(isis_version)
+    relativePath("../../../core/pom.xm")
   }
 }
 pomXml.groupId='org.apache.isis.archetype'

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/site-skin/pom.xml
----------------------------------------------------------------------
diff --git a/site-skin/pom.xml b/site-skin/pom.xml
index be7aec2..f9e41e3 100644
--- a/site-skin/pom.xml
+++ b/site-skin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>../core/pom.xml</relativePath>
        </parent>  
 

http://git-wip-us.apache.org/repos/asf/isis/blob/56c1fbdb/tool/maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/tool/maven-plugin/pom.xml b/tool/maven-plugin/pom.xml
index 750d36e..4084ad0 100644
--- a/tool/maven-plugin/pom.xml
+++ b/tool/maven-plugin/pom.xml
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.apache.isis.core</groupId>
                <artifactId>isis</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
                <relativePath>../../core/pom.xml</relativePath>
        </parent>
 

Reply via email to