Skip to content

Commit 6d937fd

Browse files
committed
[maven-release-plugin] prepare release sql-on-json-1.0.0
1 parent abfafb9 commit 6d937fd

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54

65
<groupId>com.github.terma</groupId>
76
<artifactId>sql-on-json</artifactId>
8-
<version>0.0.5-SNAPSHOT</version>
7+
<version>1.0.0</version>
98

109
<name>SQL on JSON</name>
1110
<description>SQL on JSON</description>
@@ -195,7 +194,7 @@
195194
<developerConnection>scm:git:https://github.com/terma/sql-on-json.git</developerConnection>
196195
<connection>scm:git:https://github.com/terma/sql-on-json.git</connection>
197196
<url>https://github.com/terma/sql-on-json</url>
198-
<tag>HEAD</tag>
197+
<tag>sql-on-json-1.0.0</tag>
199198
</scm>
200199

201200
</project>

0 commit comments

Comments
 (0)