Skip to content

Commit

Permalink
extraArtifactRepositoryProperties for p2 mirror URL
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Nov 25, 2022
1 parent 9259ed4 commit e75563f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releng/org.eclipse.emf.parsley.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
<version>${tycho-version}</version>
<configuration>
<finalName>${project.artifactId}-${qualifiedVersion}</finalName>
<extraArtifactRepositoryProperties>
<p2.statsURI>${p2.statsURL}</p2.statsURI>
<p2.mirrorsURL>${p2.mirrorsURL}</p2.mirrorsURL>
</extraArtifactRepositoryProperties>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit e75563f

Please sign in to comment.