Skip to content

Commit

Permalink
chore: upgrade version to 1.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Sep 15, 2024
1 parent 1496a3c commit 4ed09f6
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion jnosql-communication/jnosql-communication-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</parent>

<artifactId>jnosql-communication-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</parent>

<artifactId>jnosql-communication-key-value</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-communication/jnosql-communication-query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</parent>

<artifactId>jnosql-communication-query</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.jnosql.communication</groupId>
<artifactId>jnosql-communication</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</parent>

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

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

<artifactId>jnosql-mapping-api-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-mapping/jnosql-mapping-column/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.jnosql.mapping</groupId>
<artifactId>jnosql-mapping-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</parent>

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

<artifactId>jnosql-mapping-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-mapping/jnosql-mapping-document/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.mapping</groupId>
<artifactId>jnosql-mapping-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</parent>

<artifactId>jnosql-mapping-document</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-mapping/jnosql-mapping-key-value/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jnosql.mapping</groupId>
<artifactId>jnosql-mapping-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</parent>

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

<artifactId>jnosql-mapping-reflection</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-mapping/jnosql-mapping-semistructured/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.jnosql.mapping</groupId>
<artifactId>jnosql-mapping-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</parent>

<artifactId>jnosql-mapping-semistructured</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jnosql-mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.jnosql</groupId>
<artifactId>jnosql-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>
<groupId>org.eclipse.jnosql</groupId>
<artifactId>jnosql-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
<packaging>pom</packaging>
<name>Eclipse JNoSQL</name>
<description>The Eclipse JNoSQL is a framework to help developers create enterprise-grade applications using Java
Expand Down

0 comments on commit 4ed09f6

Please sign in to comment.