Skip to content

Commit

Permalink
refacto pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Aug 13, 2013
1 parent 5d21490 commit 021b0c4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -519,5 +519,12 @@
<version>1.b.47</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>com.taobao.tbdatasource</groupId>
<artifactId>tbdatasource</artifactId>
<version>2.0.2</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 021b0c4

Please sign in to comment.