Skip to content

Commit ed573d3

Browse files
ralfhergertm-seldin
authored andcommitted
Updated repository URL in pom.xml (#26)
This repository has been moved from https://github.com/HPSoftware/octane-ci-java-sdk to https://github.com/MicroFocus/octane-ci-java-sdk.
1 parent b984c62 commit ed573d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<name>HPE ALM Octane Common libraries for CI plugins</name>
1010
<description>HPE ALM Octane common libraries for developing CI plugins for Octane</description>
11-
<url>https://github.com/HPSoftware/octane-ci-java-sdk/</url>
11+
<url>https://github.com/MicroFocus/octane-ci-java-sdk</url>
1212
<organization>
1313
<name>HPE</name>
1414
</organization>
@@ -57,9 +57,9 @@
5757
</modules>
5858

5959
<scm>
60-
<connection>scm:git:ssh://github.com/HPSoftware/octane-ci-java-sdk.git</connection>
61-
<developerConnection>scm:git:ssh://github.com/HPSoftware/octane-ci-java-sdk.git</developerConnection>
62-
<url>https://github.com/HPSoftware/octane-ci-java-sdk</url>
60+
<connection>scm:git:ssh://github.com/MicroFocus/octane-ci-java-sdk.git</connection>
61+
<developerConnection>scm:git:ssh://github.com/MicroFocus/octane-ci-java-sdk.git</developerConnection>
62+
<url>https://github.com/MicroFocus/octane-ci-java-sdk</url>
6363
<tag>HEAD</tag>
6464
</scm>
6565
<issueManagement />

0 commit comments

Comments
 (0)