[
https://issues.apache.org/jira/browse/PIRK-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400701#comment-15400701
]
ASF GitHub Bot commented on PIRK-33:
------------------------------------
Github user ellisonanne commented on the issue:
https://github.com/apache/incubator-pirk/pull/34
+1
There is one typo in the scm section that we need to change to remove
'nifi' and change to the correct pirk repo:
`<scm>
<connection>scm:git:git://git.apache.org/nifi.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-pirk.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-pirk.git</url>
<tag>HEAD</tag>
</scm>`
I can change it as I merge (pls let me know if this is not the correct
protocol - just trying to make it easy)...
> Create release profiles to facilitate Pirk releases
> ---------------------------------------------------
>
> Key: PIRK-33
> URL: https://issues.apache.org/jira/browse/PIRK-33
> Project: PIRK
> Issue Type: New Feature
> Reporter: Suneel Marthi
> Assignee: Suneel Marthi
>
> Modify POM to create release profiles to facilitate project releases.
> The maven plugins to be added and configured in POM would be :
> maven-gpg-plugin, maven-release-pluginand a profiles section.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)