Hello Ottomata,
I'd like you to do a code review. Please visit
https://gerrit.wikimedia.org/r/189977
to review the following change.
Change subject: Reflow pom of refinery-tools with indentation of 4 spaces
......................................................................
Reflow pom of refinery-tools with indentation of 4 spaces
Change-Id: I334fa71f0b522521308fdd9c532bf1db2dfe664f
---
M refinery-tools/pom.xml
1 file changed, 38 insertions(+), 38 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/analytics/refinery/source
refs/changes/77/189977/1
diff --git a/refinery-tools/pom.xml b/refinery-tools/pom.xml
index 5adab4a..2efc11c 100644
--- a/refinery-tools/pom.xml
+++ b/refinery-tools/pom.xml
@@ -1,44 +1,44 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
+ <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.wikimedia.analytics.refinery</groupId>
- <artifactId>refinery</artifactId>
- <version>0.0.6-SNAPSHOT</version>
- </parent>
+ <parent>
+ <groupId>org.wikimedia.analytics.refinery</groupId>
+ <artifactId>refinery</artifactId>
+ <version>0.0.6-SNAPSHOT</version>
+ </parent>
- <artifactId>refinery-tools</artifactId>
- <name>Wikimedia Analytics Refinery Tools</name>
- <packaging>jar</packaging>
+ <artifactId>refinery-tools</artifactId>
+ <name>Wikimedia Analytics Refinery Tools</name>
+ <packaging>jar</packaging>
- <dependencies>
- <dependency>
- <groupId>org.apache.hadoop</groupId>
- <artifactId>hadoop-common</artifactId>
- </dependency>
- </dependencies>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.hadoop</groupId>
+ <artifactId>hadoop-common</artifactId>
+ </dependency>
+ </dependencies>
- <build>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-shade-plugin</artifactId>
- <version>2.0</version>
- <configuration>
- <shadedArtifactAttached>false</shadedArtifactAttached>
- </configuration>
- <executions>
- <execution>
- <phase>package</phase>
- <goals>
- <goal>shade</goal>
- </goals>
- <configuration>
- <createDependencyReducedPom>false</createDependencyReducedPom>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-shade-plugin</artifactId>
+ <version>2.0</version>
+ <configuration>
+ <shadedArtifactAttached>false</shadedArtifactAttached>
+ </configuration>
+ <executions>
+ <execution>
+ <phase>package</phase>
+ <goals>
+ <goal>shade</goal>
+ </goals>
+ <configuration>
+
<createDependencyReducedPom>false</createDependencyReducedPom>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
</project>
--
To view, visit https://gerrit.wikimedia.org/r/189977
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I334fa71f0b522521308fdd9c532bf1db2dfe664f
Gerrit-PatchSet: 1
Gerrit-Project: analytics/refinery/source
Gerrit-Branch: master
Gerrit-Owner: QChris <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits