Skip to content

Commit

Permalink
[maven-release-plugin] prepare release slimfast-parent-0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
hs-jenkins-bot committed Apr 6, 2017
1 parent 4b4a143 commit f8f5a2f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@

<groupId>com.hubspot.slimfast</groupId>
<artifactId>slimfast-parent</artifactId>
<version>0.14-SNAPSHOT</version>
<version>0.14</version>
<packaging>pom</packaging>

<scm>
<connection>scm:git:[email protected]:HubSpot/SlimFast.git</connection>
<developerConnection>scm:git:[email protected]:HubSpot/SlimFast.git</developerConnection>
<url>[email protected]:HubSpot/SlimFast.git</url>
<tag>HEAD</tag>
<tag>slimfast-parent-0.14</tag>
</scm>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion slimfast-hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot.slimfast</groupId>
<artifactId>slimfast-parent</artifactId>
<version>0.14-SNAPSHOT</version>
<version>0.14</version>
</parent>

<artifactId>slimfast-hadoop</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slimfast-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot.slimfast</groupId>
<artifactId>slimfast-parent</artifactId>
<version>0.14-SNAPSHOT</version>
<version>0.14</version>
</parent>

<groupId>com.hubspot.maven.plugins</groupId>
Expand Down

0 comments on commit f8f5a2f

Please sign in to comment.