Skip to content

Commit a7d6bf8

Browse files
committed
[releng] No longer need to generate the bundle for the release.
1 parent d6558c9 commit a7d6bf8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -194,13 +194,6 @@
194194
<groupId>org.apache.maven.plugins</groupId>
195195
<artifactId>maven-pdf-plugin</artifactId>
196196
</plugin>
197-
<plugin>
198-
<groupId>org.apache.maven.plugins</groupId>
199-
<artifactId>maven-release-plugin</artifactId>
200-
<configuration>
201-
<arguments>-Prelease,bundle</arguments>
202-
</configuration>
203-
</plugin>
204197
</plugins>
205198
</build>
206199

0 commit comments

Comments
 (0)