mirror of https://github.com/apache/nifi.git
NIFI-270prepare release nar-maven-plugin-0.0.1-incubating
This commit is contained in:
parent
ad1b768fc2
commit
dea2f0d71f
|
@ -24,7 +24,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.apache.nifi</groupId>
|
<groupId>org.apache.nifi</groupId>
|
||||||
<artifactId>nar-maven-plugin</artifactId>
|
<artifactId>nar-maven-plugin</artifactId>
|
||||||
<version>0.0.1-incubating-SNAPSHOT</version>
|
<version>0.0.1-incubating</version>
|
||||||
<packaging>maven-plugin</packaging>
|
<packaging>maven-plugin</packaging>
|
||||||
<name>Apache NiFi NAR Plugin</name>
|
<name>Apache NiFi NAR Plugin</name>
|
||||||
<description>Apache NiFi Nar Plugin. It is currently a part of the Apache Incubator.</description>
|
<description>Apache NiFi Nar Plugin. It is currently a part of the Apache Incubator.</description>
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
<connection>scm:git:git://git.apache.org/incubator-nifi.git</connection>
|
<connection>scm:git:git://git.apache.org/incubator-nifi.git</connection>
|
||||||
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-nifi.git</developerConnection>
|
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-nifi.git</developerConnection>
|
||||||
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git</url>
|
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git</url>
|
||||||
<tag>HEAD</tag>
|
<tag>nar-maven-plugin-0.0.1-incubating</tag>
|
||||||
</scm>
|
</scm>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>JIRA</system>
|
<system>JIRA</system>
|
||||||
|
|
Loading…
Reference in New Issue