Skip to content

Commit

Permalink
[maven-release-plugin] prepare release sparkts-0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sryza committed Sep 14, 2016
1 parent 1aca926 commit 2fe72d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.cloudera.sparkts</groupId>
<artifactId>sparkts</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
<packaging>jar</packaging>
<name>Time Series for Spark</name>
<description>A library for analyzing large-scale time series data.</description>
Expand Down Expand Up @@ -45,7 +45,7 @@
<connection>scm:git:https://github.com/sryza/spark-timeseries.git</connection>
<url>scm:git:https://github.com/sryza/spark-timeseries.git</url>
<developerConnection>scm:git:https://github.com/sryza/spark-timeseries.git</developerConnection>
<tag>master</tag>
<tag>sparkts-0.4.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit 2fe72d4

Please sign in to comment.