Skip to content

Commit c72cc80

Browse files
committed
spotless:apply
1 parent a85cdd1 commit c72cc80

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
@@ -1858,6 +1858,13 @@
18581858
<scope>test</scope>
18591859
</dependency>
18601860
</dependencies>
1861+
<repositories>
1862+
<repository>
1863+
<id>hbase-thirdparty-4.1.9RC0</id>
1864+
<name>hbase-thirdparty-4.1.9RC0</name>
1865+
<url>https://repository.apache.org/content/repositories/orgapachehbase-1556/</url>
1866+
</repository>
1867+
</repositories>
18611868
<build>
18621869
<!-- Plugin versions are inherited from ASF parent pom: https://maven.apache.org/pom/asf/
18631870
For specific version use a property and define it in the parent pom.
@@ -4688,11 +4695,4 @@
46884695
</build>
46894696
</profile>
46904697
</profiles>
4691-
<repositories>
4692-
<repository>
4693-
<id>hbase-thirdparty-4.1.9RC0</id>
4694-
<name>hbase-thirdparty-4.1.9RC0</name>
4695-
<url>https://repository.apache.org/content/repositories/orgapachehbase-1556/</url>
4696-
</repository>
4697-
</repositories>
46984698
</project>

0 commit comments

Comments
 (0)