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 c8527d7 commit 6a762e0Copy full SHA for 6a762e0
pom.xml
@@ -183,6 +183,11 @@
183
<layout>p2</layout>
184
<url>http://oss.opensagres.fr/eclipse-wtp-webresources/0.9.0-SNAPSHOT/</url>
185
</repository>
186
+ <repository>
187
+ <id>eclipse-wtp-json</id>
188
+ <layout>p2</layout>
189
+ <url>http://oss.opensagres.fr/eclipse-wtp-json/0.9.0-SNAPSHOT/</url>
190
+ </repository>
191
</repositories>
192
<scm>
193
<url>https://github.com/angelozerr/angularjs-eclipse</url>
0 commit comments