Skip to content

Commit

Permalink
NIFI-429: prepare release nifi-nar-maven-plugin-1.0.1-incubating-rc13
Browse files Browse the repository at this point in the history
  • Loading branch information
markap14 committed May 11, 2015
1 parent 0b8533f commit 1fc8453
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion nifi-nar-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<relativePath />
</parent>
<artifactId>nifi-nar-maven-plugin</artifactId>
<version>1.0.1-incubating-SNAPSHOT</version>
<version>1.0.1-incubating</version>
<packaging>maven-plugin</packaging>
<description>Apache NiFi Nar Plugin. It is currently a part of the Apache Incubator.</description>
<build>
Expand Down Expand Up @@ -101,4 +101,8 @@
<version>3.3</version>
</dependency>
</dependencies>

<scm>
<tag>nifi-nar-maven-plugin-1.0.1-incubating-rc13</tag>
</scm>
</project>

0 comments on commit 1fc8453

Please sign in to comment.