Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit e648056

Browse files
committed
Clean up POM a bit.
1 parent c5963fe commit e648056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>com.codahale</groupId>
1212
<artifactId>jerkson_2.9.1</artifactId>
1313
<version>0.6.0-SNAPSHOT</version>
14-
<name>Jerkson for Scala ${scala.version}</name>
14+
<name>Jerkson for Scala</name>
1515

1616
<properties>
1717
<scala.version>2.9.1</scala.version>
@@ -198,7 +198,7 @@
198198
<extension>
199199
<groupId>org.apache.maven.wagon</groupId>
200200
<artifactId>wagon-ssh</artifactId>
201-
<version>1.0-beta-7</version>
201+
<version>2.2</version>
202202
</extension>
203203
</extensions>
204204
</build>

0 commit comments

Comments
 (0)