Skip to content

Commit

Permalink
Mavenの設定を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
takezoe committed May 26, 2018
1 parent 9bad606 commit 02c62c0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions core/stepcounter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ssh</artifactId>
<version>1.0</version>
<version>3.0.0</version>
</extension>
</extensions>
<plugins>
Expand Down Expand Up @@ -185,11 +185,6 @@
<locale>en</locale>
</configuration>
</plugin>
<plugin>
<groupId>net.sourceforge.maven-taglib</groupId>
<artifactId>maven-taglib-plugin</artifactId>
<version>2.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
Expand Down

0 comments on commit 02c62c0

Please sign in to comment.