Skip to content

Commit bb85715

Browse files
committed
reformat maven-shade-clojure-transformer pom
1 parent 5eaf09f commit bb85715

File tree

1 file changed

+7
-7
lines changed
  • storm-buildtools/maven-shade-clojure-transformer

1 file changed

+7
-7
lines changed

storm-buildtools/maven-shade-clojure-transformer/pom.xml

+7-7
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2020
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2121
<modelVersion>4.0.0</modelVersion>
22-
23-
<parent>
24-
<artifactId>storm</artifactId>
25-
<groupId>org.apache.storm</groupId>
26-
<version>0.9.2-incubating-SNAPSHOT</version>
27-
<relativePath>../../pom.xml</relativePath>
28-
</parent>
22+
23+
<parent>
24+
<artifactId>storm</artifactId>
25+
<groupId>org.apache.storm</groupId>
26+
<version>0.9.2-incubating-SNAPSHOT</version>
27+
<relativePath>../../pom.xml</relativePath>
28+
</parent>
2929

3030
<groupId>org.apache.storm</groupId>
3131
<artifactId>maven-shade-clojure-transformer</artifactId>

0 commit comments

Comments
 (0)