org.codehaus.plexus:plexus-utils
Advanced tools
Sorry, the diff of this file is not supported yet
| #Generated by Maven | ||
| #Sat Sep 27 19:13:26 CEST 2014 | ||
| version=3.0.18 | ||
| #Sat Oct 18 11:28:26 CEST 2014 | ||
| version=3.0.19 | ||
| groupId=org.codehaus.plexus | ||
| artifactId=plexus-utils |
@@ -29,3 +29,3 @@ <?xml version="1.0" encoding="UTF-8"?> | ||
| <artifactId>plexus-utils</artifactId> | ||
| <version>3.0.18</version> | ||
| <version>3.0.19</version> | ||
@@ -42,3 +42,3 @@ <name>Plexus Common Utilities</name> | ||
| <url>http://github.com/sonatype/plexus-utils</url> | ||
| <tag>plexus-utils-3.0.18</tag> | ||
| <tag>plexus-utils-3.0.19</tag> | ||
| </scm> | ||
@@ -50,2 +50,10 @@ <issueManagement> | ||
| <dependencies> | ||
| <dependency> | ||
| <groupId>org.apache.maven.shared</groupId> | ||
| <artifactId>maven-plugin-testing-harness</artifactId> | ||
| <version>1.1</version> | ||
| <scope>test</scope> | ||
| </dependency> | ||
| </dependencies> | ||
| <build> | ||
@@ -103,4 +111,9 @@ <plugins> | ||
| </plugin> | ||
| <plugin> | ||
| <groupId>org.apache.maven.plugins</groupId> | ||
| <artifactId>maven-release-plugin</artifactId> | ||
| <version>2.5.1</version> | ||
| </plugin> | ||
| </plugins> | ||
| </build> | ||
| </project> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet