We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc54434 commit 5995e84Copy full SHA for 5995e84
1 file changed
pom.xml
@@ -75,11 +75,11 @@
75
<connection>scm:git:https://github.com/ome/ome-common-java</connection>
76
<developerConnection>scm:git:git@github.com:ome/ome-common-java</developerConnection>
77
<tag>HEAD</tag>
78
- <url>http://github.com/ome/ome-common-java</url>
+ <url>https://github.com/ome/ome-common-java</url>
79
</scm>
80
<issueManagement>
81
<system>Trac</system>
82
- <url>https://trac.openmicroscopy.org/ome</url>
+ <url>https://github.com/ome/ome-common-java/issues</url>
83
</issueManagement>
84
<ciManagement>
85
<system>Jenkins</system>
0 commit comments