[maven-release-plugin] rollback the release of nifi-parent-1.0.0-incubating
Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/53cb615a Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/53cb615a Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/53cb615a Branch: refs/heads/nifi-0.1.0-incubating-rc1 Commit: 53cb615a77e3ed0cce803a91efb5e984b9ce4a1c Parents: 9ebe47e Author: Mark Payne <[email protected]> Authored: Mon May 4 09:58:07 2015 -0400 Committer: Mark Payne <[email protected]> Committed: Mon May 4 09:58:07 2015 -0400 ---------------------------------------------------------------------- nifi-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/53cb615a/nifi-parent/pom.xml ---------------------------------------------------------------------- diff --git a/nifi-parent/pom.xml b/nifi-parent/pom.xml index 051f6b3..6fcf364 100644 --- a/nifi-parent/pom.xml +++ b/nifi-parent/pom.xml @@ -23,7 +23,7 @@ </parent> <groupId>org.apache.nifi</groupId> <artifactId>nifi-parent</artifactId> - <version>1.0.1-incubating-SNAPSHOT</version> + <version>1.0.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> <description>The nifi-parent enables each apache nifi project to ensure consistent approaches and DRY</description> <url>http://nifi.incubator.apache.org</url>
