You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by pv...@apache.org on 2017/11/09 20:05:41 UTC

nifi git commit: NIFI-4072 replace keyword RELEASE with actual version number

Repository: nifi
Updated Branches:
  refs/heads/master 9ecb26a52 -> f11e03886


NIFI-4072 replace keyword RELEASE with actual version number

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #2258.


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/f11e0388
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/f11e0388
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/f11e0388

Branch: refs/heads/master
Commit: f11e03886f51a570c05c7936e9472a7b9e643ba0
Parents: 9ecb26a
Author: Mark Bean <ma...@gmail.com>
Authored: Wed Nov 8 20:02:03 2017 -0500
Committer: Pierre Villard <pi...@gmail.com>
Committed: Thu Nov 9 21:04:50 2017 +0100

----------------------------------------------------------------------
 .../nifi-cybersecurity-processors/pom.xml                          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/f11e0388/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml
----------------------------------------------------------------------
diff --git a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml
index 3a291cd..a8af180 100644
--- a/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-cybersecurity-bundle/nifi-cybersecurity-processors/pom.xml
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>info.debatty</groupId>
             <artifactId>java-spamsum</artifactId>
-            <version>RELEASE</version>
+            <version>0.2</version>
         </dependency>
         <dependency>
             <groupId>com.idealista</groupId>