We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade8df5 commit 467de1cCopy full SHA for 467de1c
pom.xml
@@ -25,7 +25,7 @@
25
<version>18</version>
26
</parent>
27
<groupId>org.apache.systemml</groupId>
28
- <version>1.0.0-incubating-SNAPSHOT</version>
+ <version>0.15.0</version>
29
<artifactId>systemml</artifactId>
30
<packaging>jar</packaging>
31
<name>SystemML</name>
@@ -41,7 +41,7 @@
41
<connection>scm:git:[email protected]:apache/systemml</connection>
42
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/systemml</developerConnection>
43
<url>https://git-wip-us.apache.org/repos/asf?p=systemml.git</url>
44
- <tag>HEAD</tag>
+ <tag>v0.15.0-rc1</tag>
45
</scm>
46
<issueManagement>
47
<system>JIRA</system>
0 commit comments