Skip to content

Commit

Permalink
Update POM to reflect new name NDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
bellingard committed Apr 6, 2012
1 parent 561d5cd commit cf39b87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
@@ -1,9 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.sonar-plugins.dotnet.tools</groupId>
<artifactId>dependency-parser</artifactId>
<artifactId>ndeps</artifactId>
<version>1.2-SNAPSHOT</version>
<packaging>netpack</packaging>
<name>NDeps</name>

<properties>
<visual.studio.solution>DependencyParser.sln</visual.studio.solution>
Expand Down

0 comments on commit cf39b87

Please sign in to comment.