We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4af758 commit a141ee9Copy full SHA for a141ee9
cassandra/java/pom.xml
@@ -13,7 +13,7 @@
13
License for the specific language governing permissions and limitations under
14
the License.
15
-->
16
-<project>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
17
<modelVersion>4.0.0</modelVersion>
18
<groupId>io.k8s.cassandra</groupId>
19
<artifactId>kubernetes-cassandra</artifactId>
0 commit comments