OSDN Git Service

remove scope.
authorhaya4 <hayashi.yuu@gmail.com>
Sat, 3 Oct 2020 12:00:23 +0000 (21:00 +0900)
committerhaya4 <hayashi.yuu@gmail.com>
Sat, 3 Oct 2020 12:00:23 +0000 (21:00 +0900)
pom.xml

diff --git a/pom.xml b/pom.xml
index 0c97ccd..7574aef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <groupId>org.apache.maven.plugins</groupId>
       <artifactId>maven-release-plugin</artifactId>
       <version>2.5.3</version>
-      <scope>deploy</scope>
       <type>jar</type>
     </dependency>
     
       <groupId>commons-lang</groupId>
       <artifactId>commons-lang</artifactId>
       <version>2.4</version>
-      <scope>deploy</scope>
       <type>jar</type>
     </dependency>