Skip to content

Commit 5d3d1bb

Browse files
committed
Don't install by default
1 parent ca65f2d commit 5d3d1bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ limitations under the License.
280280
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
281281
</properties>
282282
<build>
283-
<defaultGoal>clean install apache-rat:check japicmp:cmp checkstyle:check javadoc:javadoc</defaultGoal>
283+
<defaultGoal>clean verify apache-rat:check japicmp:cmp checkstyle:check javadoc:javadoc</defaultGoal>
284284
<pluginManagement>
285285
<plugins>
286286
<plugin>

0 commit comments

Comments
 (0)