[maven-release-plugin] prepare release 1.0.2-RELEASE
diff --git a/pom.xml b/pom.xml
index 8df567c..a2bd1dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,8 +8,7 @@
and the Eclipse Distribution License is available at
http://www.eclipse.org/org/documents/edl-v10.php.
-->
-<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">
+<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">
<parent>
<groupId>org.eclipse.ee4j</groupId>
@@ -20,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse</groupId>
<artifactId>yasson</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
<packaging>jar</packaging>
<name>org.eclipse.yasson</name>
@@ -62,7 +61,7 @@
<connection>scm:git:ssh://git@github.com/eclipse-ee4j/yasson.git</connection>
<developerConnection>scm:git:ssh://git@github.com/eclipse-ee4j/yasson.git</developerConnection>
<url>https://github.com/eclipse-ee4j/yasson.git</url>
- <tag>HEAD</tag>
+ <tag>1.0.2-RELEASE</tag>
</scm>
<developers>