Skip to content

Commit 01ee47e

Browse files
committed
spotless:apply
1 parent 8fd3793 commit 01ee47e

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,6 +1608,13 @@
16081608
<scope>test</scope>
16091609
</dependency>
16101610
</dependencies>
1611+
<repositories>
1612+
<repository>
1613+
<id>hbase-thirdparty-4.1.9RC0</id>
1614+
<name>hbase-thirdparty-4.1.9RC0</name>
1615+
<url>https://repository.apache.org/content/repositories/orgapachehbase-1556/</url>
1616+
</repository>
1617+
</repositories>
16111618
<build>
16121619
<!-- Plugin versions are inherited from ASF parent pom: https://maven.apache.org/pom/asf/
16131620
For specific version use a property and define it in the parent pom.
@@ -5107,11 +5114,4 @@
51075114
</properties>
51085115
</profile>
51095116
</profiles>
5110-
<repositories>
5111-
<repository>
5112-
<id>hbase-thirdparty-4.1.9RC0</id>
5113-
<name>hbase-thirdparty-4.1.9RC0</name>
5114-
<url>https://repository.apache.org/content/repositories/orgapachehbase-1556/</url>
5115-
</repository>
5116-
</repositories>
51175117
</project>

0 commit comments

Comments
 (0)