We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71b14a3 + e7b8b60 commit 3defdc0Copy full SHA for 3defdc0
1 file changed
onebusaway-api-key-cli/pom.xml
@@ -81,7 +81,9 @@
81
<build>
82
<plugins>
83
<plugin>
84
+ <groupId>org.apache.maven.plugins</groupId>
85
<artifactId>maven-shade-plugin</artifactId>
86
+ <version>${maven-shade-plugin-version}</version>
87
<executions>
88
<execution>
89
<phase>package</phase>
0 commit comments