We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602d7c8 commit fd73f98Copy full SHA for fd73f98
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.terma</groupId>
6
<artifactId>sql-on-json</artifactId>
7
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
8
9
<name>SQL on JSON</name>
10
<description>SQL on JSON</description>
@@ -194,7 +194,7 @@
194
<developerConnection>scm:git:https://github.com/terma/sql-on-json.git</developerConnection>
195
<connection>scm:git:https://github.com/terma/sql-on-json.git</connection>
196
<url>https://github.com/terma/sql-on-json</url>
197
- <tag>HEAD</tag>
+ <tag>sql-on-json-1.0.1</tag>
198
</scm>
199
200
</project>
0 commit comments