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 de94f83 commit d075f7aCopy full SHA for d075f7a
pom.xml
@@ -169,7 +169,7 @@
169
<dependency>
170
<groupId>fr.opensagres.js</groupId>
171
<artifactId>minimatch.java</artifactId>
172
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
173
</dependency>
174
</dependencies>
175
<repositories>
@@ -193,11 +193,6 @@
193
<layout>p2</layout>
194
<url>http://oss.opensagres.fr/eclipse-wtp-webresources/1.1.0/</url>
195
</repository>
196
- <!-- only for SNAPSHOT versions of minimatch -->
197
- <repository>
198
- <id>cloudbees</id>
199
- <url>http://repository-opensagres.forge.cloudbees.com/snapshot/</url>
200
- </repository>
201
</repositories>
202
<scm>
203
<url>https://github.com/angelozerr/angularjs-eclipse</url>
0 commit comments