Skip to content
This repository was archived by the owner on Feb 12, 2019. It is now read-only.

Commit 70ef3a4

Browse files
committed
updates version
1 parent d960f4b commit 70ef3a4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jnosql-query-antlr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.jnosql.query</groupId>
1919
<artifactId>query-parent</artifactId>
20-
<version>0.0.7-SNAPSHOT</version>
20+
<version>0.0.7</version>
2121
</parent>
2222

2323
<artifactId>jnosql-query-antlr</artifactId>

jnosql-query-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.jnosql.query</groupId>
1919
<artifactId>query-parent</artifactId>
20-
<version>0.0.7-SNAPSHOT</version>
20+
<version>0.0.7</version>
2121
</parent>
2222

2323
<artifactId>jnosql-query-api</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.jnosql</groupId>
1919
<artifactId>jnosql-parent</artifactId>
20-
<version>0.0.7-SNAPSHOT</version>
20+
<version>0.0.7</version>
2121
</parent>
2222

2323
<groupId>org.jnosql.query</groupId>

0 commit comments

Comments
 (0)