mirror of https://github.com/jenkinsci/jenkins.git
add eddsa-api plugin to detached as a dependency of trilead-api
This commit is contained in:
parent
51ba39d5b3
commit
935eaed78e
|
@ -307,7 +307,13 @@ THE SOFTWARE.
|
||||||
<version>5.5.0-1</version>
|
<version>5.5.0-1</version>
|
||||||
<type>hpi</type>
|
<type>hpi</type>
|
||||||
</artifactItem>
|
</artifactItem>
|
||||||
|
<artifactItem>
|
||||||
|
<!-- dependency of trilead-api -->
|
||||||
|
<groupId>io.jenkins.plugins</groupId>
|
||||||
|
<artifactId>eddsa-api</artifactId>
|
||||||
|
<version>0.3.0-4.v84c6f0f4969e</version>
|
||||||
|
<type>hpi</type>
|
||||||
|
</artifactItem>
|
||||||
<artifactItem>
|
<artifactItem>
|
||||||
<!-- dependency of jackson2-api -->
|
<!-- dependency of jackson2-api -->
|
||||||
<groupId>io.jenkins.plugins</groupId>
|
<groupId>io.jenkins.plugins</groupId>
|
||||||
|
|
Loading…
Reference in New Issue