Skip to content

Commit

Permalink
Deploy commons-jelly-tags-xml to Artifactory (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jan 7, 2025
1 parent 4ea4911 commit 663fa3c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions jelly-tags/xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,4 @@
<scope>test</scope>
</dependency>
</dependencies>

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</build>
</project>

0 comments on commit 663fa3c

Please sign in to comment.