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 bb5269c commit 4817fe2Copy full SHA for 4817fe2
pom.xml
@@ -186,7 +186,7 @@
186
<repository>
187
<id>eclipse-wtp-webresources</id>
188
<layout>p2</layout>
189
- <url>http://oss.opensagres.fr/eclipse-wtp-webresources/0.9.0-SNAPSHOT/</url>
+ <url>http://oss.opensagres.fr/eclipse-wtp-webresources/0.9.0/</url>
190
</repository>
191
192
<id>eclipse-wtp-json</id>
@@ -202,7 +202,7 @@
202
<profiles>
203
<profile>
204
<!-- release profile (see parent pom) -->
205
- <id>sonatype-oss-release</id>
+ <id>release</id>
206
<build>
207
<plugins>
208
<plugin>
0 commit comments