Skip to content

Commit 72c8db6

Browse files
committed
normalize whitespaces
1 parent 3eb87d7 commit 72c8db6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

maven-nodejs-proxy/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<version>${dropwizard.version}</version>
6262
<scope>test</scope>
6363
</dependency>
64-
64+
6565
<dependency>
6666
<groupId>commons-io</groupId>
6767
<artifactId>commons-io</artifactId>
@@ -84,10 +84,10 @@
8484
</dependency>
8585

8686
</dependencies>
87-
87+
8888
<build>
8989
<plugins>
90-
90+
9191
<plugin>
9292
<groupId>org.apache.maven.plugins</groupId>
9393
<artifactId>maven-shade-plugin</artifactId>
@@ -120,8 +120,8 @@
120120
</configuration>
121121
</execution>
122122
</executions>
123-
</plugin>
124-
123+
</plugin>
124+
125125
<plugin>
126126
<groupId>org.apache.maven.plugins</groupId>
127127
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)