NIFI-322: Fixed version number

This commit is contained in:
Mark Payne 2015-05-20 10:53:22 -04:00
parent 281ebafc2c
commit e0ee55e6c4
1 changed files with 1 additions and 1 deletions

View File

@ -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>