Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 104f384

Browse files
author
Roman Iuvshin
committed
[maven-release-plugin] prepare release 5.19.0
1 parent a2d242d commit 104f384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
</parent>
2121
<groupId>com.codenvy.docs</groupId>
2222
<artifactId>codenvy-docs</artifactId>
23-
<version>5.19.0-SNAPSHOT</version>
23+
<version>5.19.0</version>
2424
<packaging>war</packaging>
2525
<name>Codenvy :: Docs War</name>
2626
<scm>
2727
<connection>scm:git:[email protected]:codenvy/codenvy-docs.git</connection>
2828
<developerConnection>scm:git:[email protected]:codenvy/codenvy-docs.git</developerConnection>
29-
<tag>HEAD</tag>
29+
<tag>5.19.0</tag>
3030
</scm>
3131
<properties>
3232
<che.docs.version>5.19.0</che.docs.version>

0 commit comments

Comments
 (0)