Repository: incubator-rya Updated Branches: refs/heads/develop [created] bf56114dc
updating poms Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/bf56114d Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/bf56114d Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/bf56114d Branch: refs/heads/develop Commit: bf56114dc3217f9914c403fef4018badb7e5b2b7 Parents: 92ddfa5 Author: pujav65 <[email protected]> Authored: Tue Nov 10 15:10:02 2015 -0500 Committer: pujav65 <[email protected]> Committed: Tue Nov 10 15:10:02 2015 -0500 ---------------------------------------------------------------------- common/pom.xml | 2 +- common/rya.api/pom.xml | 2 +- common/rya.provenance/pom.xml | 2 +- dao/accumulo.rya/pom.xml | 2 +- dao/cloudbase.rya/pom.xml | 2 +- dao/mongodb.rya/pom.xml | 2 +- dao/pom.xml | 2 +- extras/cloudbase.rya.giraph/pom.xml | 2 +- extras/generic.mr/generic.mr.accumulo/pom.xml | 2 +- extras/generic.mr/generic.mr.api/pom.xml | 2 +- extras/generic.mr/generic.mr.cloudbase/pom.xml | 2 +- extras/generic.mr/pom.xml | 2 +- extras/indexing/pom.xml | 2 +- extras/indexingSailExample/pom.xml | 2 +- extras/pom.xml | 2 +- extras/rya.geo/pom.xml | 2 +- extras/rya.manual/pom.xml | 2 +- extras/rya.prospector/pom.xml | 2 +- extras/tinkerpop.rya/pom.xml | 2 +- iterators/accumulo.iterators/pom.xml | 2 +- iterators/cloudbase.iterators/pom.xml | 2 +- iterators/pom.xml | 2 +- osgi/alx.rya.console/pom.xml | 2 +- osgi/alx.rya/pom.xml | 2 +- osgi/camel.rya/pom.xml | 2 +- osgi/pom.xml | 2 +- partition/web.partition.rdf/pom.xml | 2 +- pig/accumulo.pig/pom.xml | 2 +- pig/cloudbase.pig/pom.xml | 2 +- pig/pom.xml | 2 +- pom.xml | 2 +- sail/pom.xml | 2 +- sail/rya.sail.impl/pom.xml | 2 +- utils/cloudbase.utils/pom.xml | 2 +- utils/pom.xml | 2 +- web/pom.xml | 2 +- web/web.rya/pom.xml | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index d0d5a9c..478c6db 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.common</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/common/rya.api/pom.xml ---------------------------------------------------------------------- diff --git a/common/rya.api/pom.xml b/common/rya.api/pom.xml index f2278dd..386d2c8 100644 --- a/common/rya.api/pom.xml +++ b/common/rya.api/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.common</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/common/rya.provenance/pom.xml ---------------------------------------------------------------------- diff --git a/common/rya.provenance/pom.xml b/common/rya.provenance/pom.xml index cf26d4d..4bd24cc 100644 --- a/common/rya.provenance/pom.xml +++ b/common/rya.provenance/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.common</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.provenance</artifactId> <name>${project.groupId}.${project.artifactId}</name> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/dao/accumulo.rya/pom.xml ---------------------------------------------------------------------- diff --git a/dao/accumulo.rya/pom.xml b/dao/accumulo.rya/pom.xml index 82828fb..d57cb5e 100644 --- a/dao/accumulo.rya/pom.xml +++ b/dao/accumulo.rya/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.dao</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/dao/cloudbase.rya/pom.xml ---------------------------------------------------------------------- diff --git a/dao/cloudbase.rya/pom.xml b/dao/cloudbase.rya/pom.xml index 5909e9d..e08e111 100644 --- a/dao/cloudbase.rya/pom.xml +++ b/dao/cloudbase.rya/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.dao</artifactId> - <version>3.2.5-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/dao/mongodb.rya/pom.xml ---------------------------------------------------------------------- diff --git a/dao/mongodb.rya/pom.xml b/dao/mongodb.rya/pom.xml index 30b9a4c..bda7e59 100644 --- a/dao/mongodb.rya/pom.xml +++ b/dao/mongodb.rya/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.dao</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/dao/pom.xml ---------------------------------------------------------------------- diff --git a/dao/pom.xml b/dao/pom.xml index 8794f4a..315d406 100644 --- a/dao/pom.xml +++ b/dao/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.dao</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/cloudbase.rya.giraph/pom.xml ---------------------------------------------------------------------- diff --git a/extras/cloudbase.rya.giraph/pom.xml b/extras/cloudbase.rya.giraph/pom.xml index c894ea2..2552197 100644 --- a/extras/cloudbase.rya.giraph/pom.xml +++ b/extras/cloudbase.rya.giraph/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.extras</artifactId> - <version>3.0.4-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/generic.mr/generic.mr.accumulo/pom.xml ---------------------------------------------------------------------- diff --git a/extras/generic.mr/generic.mr.accumulo/pom.xml b/extras/generic.mr/generic.mr.accumulo/pom.xml index bc03fef..a573c61 100644 --- a/extras/generic.mr/generic.mr.accumulo/pom.xml +++ b/extras/generic.mr/generic.mr.accumulo/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>generic.mr</artifactId> - <version>3.2.5-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/generic.mr/generic.mr.api/pom.xml ---------------------------------------------------------------------- diff --git a/extras/generic.mr/generic.mr.api/pom.xml b/extras/generic.mr/generic.mr.api/pom.xml index ec1e47b..9bf5124 100644 --- a/extras/generic.mr/generic.mr.api/pom.xml +++ b/extras/generic.mr/generic.mr.api/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>generic.mr</artifactId> - <version>3.2.5-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/generic.mr/generic.mr.cloudbase/pom.xml ---------------------------------------------------------------------- diff --git a/extras/generic.mr/generic.mr.cloudbase/pom.xml b/extras/generic.mr/generic.mr.cloudbase/pom.xml index bae1b9f..8aec0fc 100644 --- a/extras/generic.mr/generic.mr.cloudbase/pom.xml +++ b/extras/generic.mr/generic.mr.cloudbase/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>generic.mr</artifactId> - <version>3.2.5-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/generic.mr/pom.xml ---------------------------------------------------------------------- diff --git a/extras/generic.mr/pom.xml b/extras/generic.mr/pom.xml index 2a277d2..99a541e 100644 --- a/extras/generic.mr/pom.xml +++ b/extras/generic.mr/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.extras</artifactId> - <version>3.2.5-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/indexing/pom.xml ---------------------------------------------------------------------- diff --git a/extras/indexing/pom.xml b/extras/indexing/pom.xml index 7977b20..5e6c7b7 100644 --- a/extras/indexing/pom.xml +++ b/extras/indexing/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.extras</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/indexingSailExample/pom.xml ---------------------------------------------------------------------- diff --git a/extras/indexingSailExample/pom.xml b/extras/indexingSailExample/pom.xml index 130ab44..d126457 100644 --- a/extras/indexingSailExample/pom.xml +++ b/extras/indexingSailExample/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.extras</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/pom.xml ---------------------------------------------------------------------- diff --git a/extras/pom.xml b/extras/pom.xml index eb7f652..b864a76 100644 --- a/extras/pom.xml +++ b/extras/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.extras</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/rya.geo/pom.xml ---------------------------------------------------------------------- diff --git a/extras/rya.geo/pom.xml b/extras/rya.geo/pom.xml index 8b36e7d..c468158 100644 --- a/extras/rya.geo/pom.xml +++ b/extras/rya.geo/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.extras</artifactId> - <version>3.2.5-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.geo</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/rya.manual/pom.xml ---------------------------------------------------------------------- diff --git a/extras/rya.manual/pom.xml b/extras/rya.manual/pom.xml index 1a6307b..2e27b9f 100644 --- a/extras/rya.manual/pom.xml +++ b/extras/rya.manual/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.extras</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.manual</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/rya.prospector/pom.xml ---------------------------------------------------------------------- diff --git a/extras/rya.prospector/pom.xml b/extras/rya.prospector/pom.xml index ddb28dd..7acd2f6 100644 --- a/extras/rya.prospector/pom.xml +++ b/extras/rya.prospector/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.extras</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <name>${project.groupId}.${project.artifactId}</name> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/extras/tinkerpop.rya/pom.xml ---------------------------------------------------------------------- diff --git a/extras/tinkerpop.rya/pom.xml b/extras/tinkerpop.rya/pom.xml index 04db4ac..51e21eb 100644 --- a/extras/tinkerpop.rya/pom.xml +++ b/extras/tinkerpop.rya/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.extras</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <name>${project.groupId}.${project.artifactId}</name> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/iterators/accumulo.iterators/pom.xml ---------------------------------------------------------------------- diff --git a/iterators/accumulo.iterators/pom.xml b/iterators/accumulo.iterators/pom.xml index 44e4cbf..fe36f39 100644 --- a/iterators/accumulo.iterators/pom.xml +++ b/iterators/accumulo.iterators/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.iterators</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/iterators/cloudbase.iterators/pom.xml ---------------------------------------------------------------------- diff --git a/iterators/cloudbase.iterators/pom.xml b/iterators/cloudbase.iterators/pom.xml index 82f9bee..bc3c81e 100644 --- a/iterators/cloudbase.iterators/pom.xml +++ b/iterators/cloudbase.iterators/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.iterators</artifactId> - <version>3.2.7-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/iterators/pom.xml ---------------------------------------------------------------------- diff --git a/iterators/pom.xml b/iterators/pom.xml index e9a4de9..5d88b63 100644 --- a/iterators/pom.xml +++ b/iterators/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.iterators</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/osgi/alx.rya.console/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/alx.rya.console/pom.xml b/osgi/alx.rya.console/pom.xml index 38e9f9f..8dfeed3 100644 --- a/osgi/alx.rya.console/pom.xml +++ b/osgi/alx.rya.console/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.osgi</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/osgi/alx.rya/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/alx.rya/pom.xml b/osgi/alx.rya/pom.xml index f4ee471..7ce4684 100644 --- a/osgi/alx.rya/pom.xml +++ b/osgi/alx.rya/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.osgi</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>alx.rya</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/osgi/camel.rya/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/camel.rya/pom.xml b/osgi/camel.rya/pom.xml index 62d0c79..951c010 100644 --- a/osgi/camel.rya/pom.xml +++ b/osgi/camel.rya/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.osgi</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <groupId>mvm.rya</groupId> <artifactId>camel.rya</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/pom.xml b/osgi/pom.xml index 36df7b1..54bc1f0 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.osgi</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/partition/web.partition.rdf/pom.xml ---------------------------------------------------------------------- diff --git a/partition/web.partition.rdf/pom.xml b/partition/web.partition.rdf/pom.xml index f79cf2a..1c81587 100644 --- a/partition/web.partition.rdf/pom.xml +++ b/partition/web.partition.rdf/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <groupId>mvm.mmrts.rdf</groupId> <artifactId>web.partition.rdf</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/pig/accumulo.pig/pom.xml ---------------------------------------------------------------------- diff --git a/pig/accumulo.pig/pom.xml b/pig/accumulo.pig/pom.xml index e1ed952..998d1ca 100644 --- a/pig/accumulo.pig/pom.xml +++ b/pig/accumulo.pig/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.pig</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/pig/cloudbase.pig/pom.xml ---------------------------------------------------------------------- diff --git a/pig/cloudbase.pig/pom.xml b/pig/cloudbase.pig/pom.xml index 6798e4e..dfd44cf 100644 --- a/pig/cloudbase.pig/pom.xml +++ b/pig/cloudbase.pig/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.pig</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/pig/pom.xml ---------------------------------------------------------------------- diff --git a/pig/pom.xml b/pig/pom.xml index 5556854..e766717 100644 --- a/pig/pom.xml +++ b/pig/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.pig</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0202118..53b18df 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> <packaging>pom</packaging> <name>${project.groupId}.${project.artifactId}</name> <licenses> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/sail/pom.xml ---------------------------------------------------------------------- diff --git a/sail/pom.xml b/sail/pom.xml index 81ebe92..6147d07 100644 --- a/sail/pom.xml +++ b/sail/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.sail</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/sail/rya.sail.impl/pom.xml ---------------------------------------------------------------------- diff --git a/sail/rya.sail.impl/pom.xml b/sail/rya.sail.impl/pom.xml index 07f505b..5e6b88a 100644 --- a/sail/rya.sail.impl/pom.xml +++ b/sail/rya.sail.impl/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.sail</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.sail.impl</artifactId> <name>${project.groupId}.${project.artifactId}</name> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/utils/cloudbase.utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/cloudbase.utils/pom.xml b/utils/cloudbase.utils/pom.xml index 2624b75..371d71d 100644 --- a/utils/cloudbase.utils/pom.xml +++ b/utils/cloudbase.utils/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.utils</artifactId> - <version>3.2.7-SNAPSHOT</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>cloudbase.utils</artifactId> <name>${project.groupId}.${project.artifactId}</name> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 4a0459f..a10cbdb 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.utils</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/web/pom.xml ---------------------------------------------------------------------- diff --git a/web/pom.xml b/web/pom.xml index 22eceb5..1ef8e90 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>parent</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>rya.web</artifactId> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/bf56114d/web/web.rya/pom.xml ---------------------------------------------------------------------- diff --git a/web/web.rya/pom.xml b/web/web.rya/pom.xml index cb30cc5..fdba91e 100644 --- a/web/web.rya/pom.xml +++ b/web/web.rya/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>mvm.rya</groupId> <artifactId>rya.web</artifactId> - <version>3.2.9</version> + <version>3.2.10-SNAPSHOT</version> </parent> <artifactId>web.rya</artifactId> <name>${project.groupId}.${project.artifactId}</name>
