Skip to content

Commit 7bb8909

Browse files
committed
spotless:apply
1 parent 8712647 commit 7bb8909

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

+7-7
Original file line numberDiff line numberDiff line change
@@ -1834,6 +1834,13 @@
18341834
<scope>test</scope>
18351835
</dependency>
18361836
</dependencies>
1837+
<repositories>
1838+
<repository>
1839+
<id>hbase-thirdparty-4.1.9RC0</id>
1840+
<name>hbase-thirdparty-4.1.9RC0</name>
1841+
<url>https://repository.apache.org/content/repositories/orgapachehbase-1556/</url>
1842+
</repository>
1843+
</repositories>
18371844
<build>
18381845
<!-- Plugin versions are inherited from ASF parent pom: https://maven.apache.org/pom/asf/
18391846
For specific version use a property and define it in the parent pom.
@@ -4589,11 +4596,4 @@
45894596
</build>
45904597
</profile>
45914598
</profiles>
4592-
<repositories>
4593-
<repository>
4594-
<id>hbase-thirdparty-4.1.9RC0</id>
4595-
<name>hbase-thirdparty-4.1.9RC0</name>
4596-
<url>https://repository.apache.org/content/repositories/orgapachehbase-1556/</url>
4597-
</repository>
4598-
</repositories>
45994599
</project>

0 commit comments

Comments
 (0)