mirror of https://github.com/apache/nifi.git
NIFI-1834 fix nifi-ssl-context-service-api verision
This commit is contained in:
parent
a6e96953f6
commit
c360b57a1e
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue