Skip to content

Commit 0433d24

Browse files
committed
releng: bundle,gupload profiles don't exist anymore
1 parent f0ad0e8 commit 0433d24

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -260,15 +260,9 @@
260260
<locales>en,es,zh_CN,ja</locales>
261261
</configuration>
262262
</plugin>
263-
<plugin>
264-
<groupId>org.apache.maven.plugins</groupId>
265-
<artifactId>maven-release-plugin</artifactId>
266-
<configuration>
267-
<arguments>-Prelease,bundle,gupload</arguments>
268-
</configuration>
269-
</plugin>
270263
</plugins>
271-
<resources>
264+
265+
<resources>
272266
<resource>
273267
<directory>${basedir}</directory>
274268
<targetPath>META-INF</targetPath>

0 commit comments

Comments
 (0)