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.
1 parent 3eb87d7 commit 72c8db6Copy full SHA for 72c8db6
maven-nodejs-proxy/pom.xml
@@ -61,7 +61,7 @@
61
<version>${dropwizard.version}</version>
62
<scope>test</scope>
63
</dependency>
64
-
+
65
<dependency>
66
<groupId>commons-io</groupId>
67
<artifactId>commons-io</artifactId>
@@ -84,10 +84,10 @@
84
85
86
</dependencies>
87
88
<build>
89
<plugins>
90
91
<plugin>
92
<groupId>org.apache.maven.plugins</groupId>
93
<artifactId>maven-shade-plugin</artifactId>
@@ -120,8 +120,8 @@
120
</configuration>
121
</execution>
122
</executions>
123
- </plugin>
124
+ </plugin>
125
126
127
<artifactId>maven-jar-plugin</artifactId>
0 commit comments