Added issueManagement to pom.
Removed application tasks (moved to samples).
This commit is contained in:
parent
bf804992e9
commit
189344db37
6 changed files with 39 additions and 31 deletions
8
pom.xml
8
pom.xml
|
@ -35,8 +35,12 @@
|
|||
</developer>
|
||||
</developers>
|
||||
<scm>
|
||||
<connection>https://github.com/ethauvin/pinboard-poster.git</connection>
|
||||
<developerConnection>git@github.com:ethauvin/pinboard-poster.git</developerConnection>
|
||||
<connection>scm:git:https://github.com/ethauvin/pinboard-poster.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:ethauvin/pinboard-poster.git</developerConnection>
|
||||
<url>https://github.com/ethauvin/pinboard-poster</url>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>GitHub</system>
|
||||
<url>https://github.com/ethauvin/pinboard-poster/issues</url>
|
||||
</issueManagement>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue