EP / me2day-scala

me2day API for scala

Clone this repository (size: 251.3 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/EP/me2day-scala/
commit 24: f853c0015472
parent 23: 898fd4edcdf6
branch: default
Upgrade specs to 1.4.3.
Eung-ju PARK
11 months ago

Changed (Δ0 bytes):

raw changeset »

pom.xml (1 lines added, 1 lines removed)

Up to file-list pom.xml:

40
40
    <dependency>
41
41
      <groupId>org.specs</groupId>
42
42
      <artifactId>specs</artifactId>
43
      <version>1.2.5</version>
43
      <version>1.4.3</version>
44
44
      <scope>test</scope>
45
45
    </dependency>
46
46
	<dependency>