mirror of https://github.com/apache/nifi.git
NIFI-11693 Fix scm tag in pom.xml
This closes #7381 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
991e5e24de
commit
c037c693bd
2
pom.xml
2
pom.xml
|
@ -81,7 +81,7 @@
|
|||
<connection>scm:git:git://git.apache.org/nifi.git</connection>
|
||||
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/nifi.git</developerConnection>
|
||||
<url>https://git-wip-us.apache.org/repos/asf?p=nifi.git</url>
|
||||
<tag>nifi-1.15.0-RC3</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>JIRA</system>
|
||||
|
|
Loading…
Reference in New Issue