Skip to content

Commit 00be2a5

Browse files
committed
HBASE-27979 Addendum fix hbase-thrift pom
1 parent 36c158f commit 00be2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hbase-thrift/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
33
<!--
44
/**
55
* Licensed to the Apache Software Foundation (ASF) under one

0 commit comments

Comments
 (0)