We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019503b commit a56db2eCopy full SHA for a56db2e
1 file changed
src/test/resources/projects/MECLIPSE-295/pom.xml
@@ -117,7 +117,7 @@ under the License.
117
<plugin>
118
<groupId>org.apache.felix</groupId>
119
<artifactId>maven-bundle-plugin</artifactId>
120
- <version>0.9.0-incubator-SNAPSHOT</version>
+ <version>1.0.0</version>
121
<executions>
122
<execution>
123
<goals>
@@ -195,7 +195,7 @@ under the License.
195
<dependency>
196
<groupId>org.codehaus.plexus</groupId>
197
<artifactId>plexus-utils</artifactId>
198
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.3</version>
199
</dependency>
200
201
<groupId>org.apache.maven.wagon</groupId>
0 commit comments