Browse Source

Removing typo in POM

conversation
Ben Hale 16 years ago
parent
commit
42590de197
  1. 2
      org.springframework.web/pom.xml

2
org.springframework.web/pom.xml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
oxm<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework</groupId>

Loading…
Cancel
Save