Skip to content

Commit

Permalink
Merge pull request #207 from eclipse/update-version-1-0-0-b6
Browse files Browse the repository at this point in the history
Update JNoSQL to version 1.0.0-b6
  • Loading branch information
otaviojava committed Mar 11, 2023
2 parents 9830e9b + 8623f78 commit 298f191
Show file tree
Hide file tree
Showing 20 changed files with 36 additions and 34 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version

== [Unreleased]

== [1.0.0-b6] - 2023-03-11

=== Changed

- Update ES library to version 8.5
Expand All @@ -20,7 +22,7 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
- Remove Jakarta NoSQL reference
- Remove TCK reference

== [1.0.0.4-b5] - 2022-12-22
== [1.0.0-b5] - 2022-12-22

=== Added
- Create a CHANGELOG file to track the specification evolution
Expand Down
30 changes: 15 additions & 15 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-arangodb-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -99,7 +99,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-cassandra-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -161,7 +161,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-couchbase-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -238,7 +238,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-couchdb-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -317,7 +317,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-elasticsearch-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -366,7 +366,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-hazelcast-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -427,7 +427,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-hbase-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -470,7 +470,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-infinispan-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -520,7 +520,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-memcached-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -604,7 +604,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-mongodb-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -666,7 +666,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-orientdb-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -723,7 +723,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-ravendb-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -767,7 +767,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-redis-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -838,7 +838,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-redis-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down Expand Up @@ -884,7 +884,7 @@ You can use either the Maven or Gradle dependencies:
<dependency>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-solr-driver</artifactId>
<version>1.0.0-b5</version>
<version>1.0.0-b6</version>
</dependency>
----

Expand Down
2 changes: 1 addition & 1 deletion jnosql-arangodb-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-arangodb-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-cassandra-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-cassandra-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-communication-driver-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-communication-driver-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-couchbase-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-couchbase-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-couchdb-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-couchdb-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-dynamodb-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion jnosql-elasticsearch-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-elasticsearch-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-hazelcast-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-hazelcast-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-hbase-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-hbase-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-infinispan-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-infinispan-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-memcached-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-memcached-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-mongodb-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-mongodb-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-orientdb-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-orientdb-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-ravendb-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-ravendb-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-redis-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-redis-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-riak-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-riak-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-solr-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication-driver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<artifactId>jnosql-solr-driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jnosql</groupId>
<artifactId>jnosql-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-b6</version>
</parent>

<groupId>org.eclipse.jnosql.communication</groupId>
Expand Down

0 comments on commit 298f191

Please sign in to comment.