Skip to content

Commit

Permalink
update artifact id
Browse files Browse the repository at this point in the history
  • Loading branch information
JavaJoeS committed May 21, 2024
1 parent 1cc0cb4 commit dfb4fa1
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
Binary file modified about/p2site/artifacts.jar
Binary file not shown.
41 changes: 41 additions & 0 deletions about/p2site/artifacts.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository version='1.1.0'?>
<repository name='org.eclipse.core.pki.update' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.timestamp' value='1716112089414'/>
<property name='p2.compressed' value='true'/>
</properties>
<mappings size='3'>
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='93'>
<artifact classifier='osgi.bundle' id='org.eclipse.core.pki' version='1.0.2.202405201320'>
<properties size='9'>
<property name='artifact.size' value='81277'/>
<property name='download.size' value='81277'/>
<property name='download.checksum.sha-512' value='adbeabe373d0f8d429bbb214120a124533a0842f2be750a8c70d2a104444a3dfebf3cb103a4f2e9db84c93ea5af578dca41569836218f5454f367154dd6bb228'/>
<property name='download.checksum.sha-1' value='27b28600f92467e5d07b12404ee0900a11e9c69c'/>
<property name='download.checksum.sha-256' value='87c150b7cab5e0e184e12320c60b43e9dd589921cddc1af0ac941f82529a6250'/>
<property name='maven-groupId' value='security'/>
<property name='maven-artifactId' value='org.eclipse.core.pki'/>
<property name='maven-version' value='1.0.2-SNAPSHOT'/>
<property name='maven-type' value='eclipse-plugin'/>
</properties>
</artifact>
<artifact classifier='osgi.bundle' id='org.eclipse.ui.pki' version='1.0.0.202405201320'>
<properties size='9'>
<property name='artifact.size' value='122693'/>
<property name='download.size' value='122693'/>
<property name='download.checksum.sha-512' value='96493173c6406278e5e50e9df3d98406b784f64fd1e6205938e7e0fd91b05904e34ce1f00e3f403c497861e25c4a749f34f04db7c79aa33ebed71e864868b61a'/>
<property name='download.checksum.sha-1' value='eb21120f5260183b7472095fec205df95f69ffab'/>
<property name='download.checksum.sha-256' value='4502b156d61e2c321bde6112824f8a3f71074f1170f5f9b04d6a176f42282f0e'/>
<property name='maven-groupId' value='security'/>
<property name='maven-artifactId' value='org.eclipse.ui.pki'/>
<property name='maven-version' value='1.0.0-SNAPSHOT'/>
<property name='maven-type' value='eclipse-plugin'/>
</properties>
</artifact>
</artifacts>
</repository>

0 comments on commit dfb4fa1

Please sign in to comment.