Skip to content

Commit a56db2e

Browse files
committed
update dependencies in test project
1 parent 019503b commit a56db2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/test/resources/projects/MECLIPSE-295

src/test/resources/projects/MECLIPSE-295/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ under the License.
117117
<plugin>
118118
<groupId>org.apache.felix</groupId>
119119
<artifactId>maven-bundle-plugin</artifactId>
120-
<version>0.9.0-incubator-SNAPSHOT</version>
120+
<version>1.0.0</version>
121121
<executions>
122122
<execution>
123123
<goals>
@@ -195,7 +195,7 @@ under the License.
195195
<dependency>
196196
<groupId>org.codehaus.plexus</groupId>
197197
<artifactId>plexus-utils</artifactId>
198-
<version>1.4.3-SNAPSHOT</version>
198+
<version>1.4.3</version>
199199
</dependency>
200200
<dependency>
201201
<groupId>org.apache.maven.wagon</groupId>

0 commit comments

Comments
 (0)