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 526c693 commit cb4d7f3Copy full SHA for cb4d7f3
1 file changed
releng/org.eclipse.epp.config/parent/product/pom.xml
@@ -136,7 +136,7 @@
136
</fileNames>
137
<timeoutMillis>300000</timeoutMillis> <!-- 5 min -->
138
<signerUrl>http://172.30.206.146:8282/macosx-signing-service/1.0.1-SNAPSHOT</signerUrl>
139
- <entitlements>${project.basedir}/../releng/macos/product.entitlements</entitlements>
+ <entitlements>${project.basedir}/../../releng/org.eclipse.epp.config/macos/product.entitlements</entitlements>
140
</configuration>
141
</execution>
142
</executions>
0 commit comments