Skip to content

Commit d363107

Browse files
committed
deploy proto module
1 parent a0a3f4d commit d363107

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

proto/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,6 @@
2626
<artifactId>maven-bundle-plugin</artifactId>
2727
<extensions>true</extensions>
2828
</plugin>
29-
<plugin>
30-
<groupId>org.apache.maven.plugins</groupId>
31-
<artifactId>maven-deploy-plugin</artifactId>
32-
<configuration>
33-
<skip>true</skip>
34-
</configuration>
35-
</plugin>
3629
</plugins>
3730
</build>
3831
</project>

0 commit comments

Comments
 (0)