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 9205d97 commit e1410abCopy full SHA for e1410ab
pom.xml
@@ -4,14 +4,14 @@
4
5
<groupId>com.airbnb</groupId>
6
<artifactId>facebook-udfs</artifactId>
7
- <version>1.1.5-SNAPSHOT</version>
+ <version>1.1.5</version>
8
<name>Archetype - facebook-udfs</name>
9
<url>http://maven.apache.org</url>
10
<scm>
11
<connection>scm:git:${project.scm.url}</connection>
12
<developerConnection>scm:git:${project.scm.url}</developerConnection>
13
<url>git@github.com:brndnmtthws/facebook-hive-udfs.git</url>
14
- <tag>HEAD</tag>
+ <tag>v1.1.5</tag>
15
</scm>
16
17
<dependencies>
0 commit comments