Skip to content

Commit

Permalink
[maven-release-plugin] prepare release bullet-spark-0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaisarma committed May 25, 2018
1 parent 1a44f23 commit e566c70
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.yahoo.bullet</groupId>
<artifactId>bullet-spark</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>jar</packaging>
<name>bullet-spark</name>

<scm>
<developerConnection>scm:git:ssh://[email protected]/bullet-db/bullet-spark.git</developerConnection>
<tag>HEAD</tag>
<tag>bullet-spark-0.1.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit e566c70

Please sign in to comment.