NIFI-1834 fix nifi-ssl-context-service-api verision

This commit is contained in:
jpercivall 2016-06-21 13:44:45 -04:00
parent a6e96953f6
commit c360b57a1e
1 changed files with 1 additions and 1 deletions

View File

@ -889,7 +889,7 @@ language governing permissions and limitations under the License. -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-ssl-context-service-api</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>