-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release kotlinx-html-0.6.9
- Loading branch information
TeamCity
committed
Feb 27, 2018
1 parent
46eef7c
commit 3c131c0
Showing
6 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
<parent> | ||
<artifactId>kotlinx-html</artifactId> | ||
<groupId>org.jetbrains.kotlinx</groupId> | ||
<version>0.6.9-SNAPSHOT</version> | ||
<version>0.6.9</version> | ||
</parent> | ||
<modelVersion>4.0.0</modelVersion> | ||
|
||
<groupId>org.jetbrains.kotlinx</groupId> | ||
<artifactId>kotlinx-html-js</artifactId> | ||
<version>0.6.9-SNAPSHOT</version> | ||
<version>0.6.9</version> | ||
|
||
<name>kotlinx.html JS</name> | ||
<description>kotlinx.html JS implementation</description> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<connection>scm:git:[email protected]:Kotlin/kotlinx.html.git</connection> | ||
<url>https://github.com/Kotlin/kotlinx.html</url> | ||
<tag>HEAD</tag> | ||
<tag>kotlinx-html-0.6.9</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
<parent> | ||
<artifactId>kotlinx-html</artifactId> | ||
<groupId>org.jetbrains.kotlinx</groupId> | ||
<version>0.6.9-SNAPSHOT</version> | ||
<version>0.6.9</version> | ||
</parent> | ||
<modelVersion>4.0.0</modelVersion> | ||
|
||
<groupId>org.jetbrains.kotlinx</groupId> | ||
<artifactId>kotlinx-html-jvm</artifactId> | ||
<version>0.6.9-SNAPSHOT</version> | ||
<version>0.6.9</version> | ||
|
||
<name>kotlinx.html JVM</name> | ||
<description>kotlinx.html JVM implementation</description> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<connection>scm:git:[email protected]:Kotlin/kotlinx.html.git</connection> | ||
<url>https://github.com/Kotlin/kotlinx.html</url> | ||
<tag>HEAD</tag> | ||
<tag>kotlinx-html-0.6.9</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<groupId>org.jetbrains.kotlinx</groupId> | ||
<artifactId>kotlinx-html</artifactId> | ||
<packaging>pom</packaging> | ||
<version>0.6.9-SNAPSHOT</version> | ||
<version>0.6.9</version> | ||
|
||
<name>kotlinx.html root module</name> | ||
<description>A root module for all kotlinx.html components</description> | ||
|
@@ -29,7 +29,7 @@ | |
<scm> | ||
<connection>scm:git:[email protected]:Kotlin/kotlinx.html.git</connection> | ||
<url>https://github.com/Kotlin/kotlinx.html</url> | ||
<tag>HEAD</tag> | ||
<tag>kotlinx-html-0.6.9</tag> | ||
</scm> | ||
|
||
<developers> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters