Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
animeshc committed Jun 4, 2014
1 parent 651c8b8 commit 935624b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>biz.neustar</groupId>
<artifactId>neustar-clouds</artifactId>
<packaging>war</packaging>
<version>0.4.1</version>
<version>0.3</version>
<name>neustar-clouds</name>
<description>neustar Clouds</description>

Expand Down Expand Up @@ -226,13 +226,13 @@
<dependency>
<groupId>xdi2</groupId>
<artifactId>xdi2-transport-http</artifactId>
<version>0.4</version>
<version>0.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>xdi2</groupId>
<artifactId>xdi2-mongodb</artifactId>
<version>0.4</version>
<version>0.3</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 935624b

Please sign in to comment.