NIFI-322: Fixed version number

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

Branch: refs/heads/develop
Commit: e0ee55e6c44fc563b7a376857d0f81c8133bae74
Parents: 281ebaf
Author: Mark Payne <marka...@hotmail.com>
Authored: Wed May 20 10:53:22 2015 -0400
Committer: Mark Payne <marka...@hotmail.com>
Committed: Wed May 20 10:53:22 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/e0ee55e6/nifi/nifi-assembly/pom.xml
----------------------------------------------------------------------
diff --git a/nifi/nifi-assembly/pom.xml b/nifi/nifi-assembly/pom.xml
index 8c060aa..ba8dc24 100644
--- a/nifi/nifi-assembly/pom.xml
+++ b/nifi/nifi-assembly/pom.xml
@@ -165,7 +165,7 @@ language governing permissions and limitations under the 
License. -->
         <dependency>
             <groupId>org.apache.nifi</groupId>
             <artifactId>nifi-dbcp-service-nar</artifactId>
-               <version>0.1.0-incubating-SNAPSHOT</version>
+               <version>0.1.1-incubating-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
         <dependency>

Reply via email to