diff --git a/.gitignore b/.gitignore index b1049c955..2df53eae3 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ test-output/ .project /.idea .settings/ +**/.DS_Store \ No newline at end of file diff --git a/jnosql-arangodb/pom.xml b/jnosql-arangodb/pom.xml index c54545b69..59f7e2879 100644 --- a/jnosql-arangodb/pom.xml +++ b/jnosql-arangodb/pom.xml @@ -21,7 +21,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-arangodb diff --git a/jnosql-cassandra/pom.xml b/jnosql-cassandra/pom.xml index 6c411601b..31d4b0ffb 100644 --- a/jnosql-cassandra/pom.xml +++ b/jnosql-cassandra/pom.xml @@ -21,7 +21,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-cassandra diff --git a/jnosql-couchbase/pom.xml b/jnosql-couchbase/pom.xml index daa2806ad..088f39b28 100644 --- a/jnosql-couchbase/pom.xml +++ b/jnosql-couchbase/pom.xml @@ -21,7 +21,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-couchbase diff --git a/jnosql-couchdb/pom.xml b/jnosql-couchdb/pom.xml index ab2b7a4c3..893d47e94 100644 --- a/jnosql-couchdb/pom.xml +++ b/jnosql-couchdb/pom.xml @@ -21,7 +21,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-couchdb diff --git a/jnosql-database-commons/pom.xml b/jnosql-database-commons/pom.xml index 31b56f816..6c24bebe5 100644 --- a/jnosql-database-commons/pom.xml +++ b/jnosql-database-commons/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-database-commons diff --git a/jnosql-dynamodb/pom.xml b/jnosql-dynamodb/pom.xml index 6a241ffce..a320cd946 100644 --- a/jnosql-dynamodb/pom.xml +++ b/jnosql-dynamodb/pom.xml @@ -15,7 +15,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-dynamodb diff --git a/jnosql-elasticsearch/pom.xml b/jnosql-elasticsearch/pom.xml index b7c03b542..4508b2cf9 100644 --- a/jnosql-elasticsearch/pom.xml +++ b/jnosql-elasticsearch/pom.xml @@ -21,7 +21,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-elasticsearch diff --git a/jnosql-hazelcast/pom.xml b/jnosql-hazelcast/pom.xml index 7fb8b7bac..69de35d37 100644 --- a/jnosql-hazelcast/pom.xml +++ b/jnosql-hazelcast/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-hazelcast diff --git a/jnosql-hbase/pom.xml b/jnosql-hbase/pom.xml index 5af4d5d7e..e47dcf92d 100644 --- a/jnosql-hbase/pom.xml +++ b/jnosql-hbase/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-hbase diff --git a/jnosql-infinispan/pom.xml b/jnosql-infinispan/pom.xml index 053fbb920..e75a1ec85 100644 --- a/jnosql-infinispan/pom.xml +++ b/jnosql-infinispan/pom.xml @@ -19,7 +19,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-infinispan diff --git a/jnosql-memcached/pom.xml b/jnosql-memcached/pom.xml index fd48cd671..e75ca04ce 100644 --- a/jnosql-memcached/pom.xml +++ b/jnosql-memcached/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-memcached diff --git a/jnosql-mongodb/pom.xml b/jnosql-mongodb/pom.xml index fe3625856..f25feab47 100644 --- a/jnosql-mongodb/pom.xml +++ b/jnosql-mongodb/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-mongodb diff --git a/jnosql-orientdb/pom.xml b/jnosql-orientdb/pom.xml index b71e0968f..73f615ac9 100644 --- a/jnosql-orientdb/pom.xml +++ b/jnosql-orientdb/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-orientdb diff --git a/jnosql-ravendb/pom.xml b/jnosql-ravendb/pom.xml index 114aaea4d..8b0cf3927 100644 --- a/jnosql-ravendb/pom.xml +++ b/jnosql-ravendb/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-ravendb diff --git a/jnosql-redis/pom.xml b/jnosql-redis/pom.xml index 1a883c15d..9fee8ca74 100644 --- a/jnosql-redis/pom.xml +++ b/jnosql-redis/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-redis diff --git a/jnosql-riak/pom.xml b/jnosql-riak/pom.xml index accc68815..3b7f328ab 100644 --- a/jnosql-riak/pom.xml +++ b/jnosql-riak/pom.xml @@ -21,7 +21,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-riak diff --git a/jnosql-solr/pom.xml b/jnosql-solr/pom.xml index 1b7a61af1..e7257c8de 100644 --- a/jnosql-solr/pom.xml +++ b/jnosql-solr/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jnosql.databases jnosql-databases-parent - 1.0.0 + 1.0.1-SNAPSHOT jnosql-solr diff --git a/pom.xml b/pom.xml index 1be7468e8..139c3887b 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.eclipse.jnosql.mapping jnosql-mapping-parent - 1.0.0 + 1.0.1-SNAPSHOT org.eclipse.jnosql.databases