Skip to content

Commit deeb488

Browse files
committed
Merge pull request #27 from hazendaz/master
[pom] Remove gupload - it doesn't exist and simply writes warning on …
2 parents 7ed739f + 65ab07d commit deeb488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-release-plugin</artifactId>
111111
<configuration>
112-
<arguments>-Prelease,bundle,gupload</arguments>
112+
<arguments>-Prelease,bundle</arguments>
113113
</configuration>
114114
</plugin>
115115
</plugins>

0 commit comments

Comments
 (0)