We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f780672 commit 07f26caCopy full SHA for 07f26ca
1 file changed
pom.xml
@@ -25,7 +25,7 @@
25
<version>18</version>
26
</parent>
27
<groupId>org.apache.systemml</groupId>
28
- <version>0.13.0-incubating-SNAPSHOT</version>
+ <version>0.13.0-incubating</version>
29
<artifactId>systemml</artifactId>
30
<packaging>jar</packaging>
31
<name>SystemML</name>
@@ -41,7 +41,7 @@
41
<connection>scm:git:git@github.com:apache/incubator-systemml</connection>
42
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-systemml</developerConnection>
43
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-systemml.git</url>
44
- <tag>HEAD</tag>
+ <tag>v0.13.0-incubating-rc1</tag>
45
</scm>
46
<issueManagement>
47
<system>JIRA</system>
0 commit comments