Skip to content
Snippets Groups Projects
Commit 98a52bbc authored by Stéphane  DALLONGEVILLE's avatar Stéphane DALLONGEVILLE
Browse files

fixed version

parent 3ce9ccea
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
<!-- Project Information -->
<artifactId>apache-commons-logging</artifactId>
<version>1.2</version>
<version>1.2.0</version>
<packaging>jar</packaging>
......@@ -64,7 +64,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.1</version>
<executions>
<execution>
<id>${project.artifactId}-fetch</id>
......@@ -97,6 +96,8 @@
<artifactId>commons-logging</artifactId>
<version>1.2</version>
</dependency>
</dependencies>
<!-- Icy Maven repository (to find parent POM) -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment