NIFI-655: - Updating the version of ldap provider nar. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/36eaddb7 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/36eaddb7 Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/36eaddb7
Branch: refs/heads/master Commit: 36eaddb7de295a313c0e677afd99a956ec15f04f Parents: a575498 Author: Matt Gilman <[email protected]> Authored: Mon Nov 23 16:51:24 2015 -0500 Committer: Matt Gilman <[email protected]> Committed: Mon Nov 23 16:51:24 2015 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi/blob/36eaddb7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 249f01c..91e7616 100644 --- a/pom.xml +++ b/pom.xml @@ -1001,7 +1001,7 @@ language governing permissions and limitations under the License. --> <dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ldap-iaa-providers-nar</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> <type>nar</type> </dependency> <dependency>
