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 ca11aaf commit 97e6077Copy full SHA for 97e6077
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.yahoo.bullet</groupId>
4
<artifactId>bullet-spark</artifactId>
5
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
6
<packaging>jar</packaging>
7
<name>bullet-spark</name>
8
@@ -33,7 +33,7 @@
33
<url>https://github.com/bullet-db/bullet-spark</url>
34
<connection>scm:git:ssh://[email protected]/bullet-db/bullet-spark.git</connection>
35
<developerConnection>scm:git:ssh://[email protected]/bullet-db/bullet-spark.git</developerConnection>
36
- <tag>HEAD</tag>
+ <tag>bullet-spark-1.2.2</tag>
37
</scm>
38
39
<developers>
0 commit comments