Skip to content

Commit 354a705

Browse files
committed
[maven-release-plugin] rollback the release of sql-on-json- 2.0.0
1 parent 813ad14 commit 354a705

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.terma</groupId>
66
<artifactId>sql-on-json</artifactId>
7-
<version> 2.0.0</version>
7+
<version>1.0.2-SNAPSHOT</version>
88

99
<name>SQL on JSON</name>
1010
<description>SQL on JSON</description>
@@ -194,7 +194,7 @@
194194
<developerConnection>scm:git:https://github.com/terma/sql-on-json.git</developerConnection>
195195
<connection>scm:git:https://github.com/terma/sql-on-json.git</connection>
196196
<url>https://github.com/terma/sql-on-json</url>
197-
<tag>sql-on-json- 2.0.0</tag>
197+
<tag>HEAD</tag>
198198
</scm>
199199

200200
</project>

0 commit comments

Comments
 (0)