Author: lewismc
Date: Thu Apr 19 12:06:44 2012
New Revision: 1327916

URL: http://svn.apache.org/viewvc?rev=1327916&view=rev
Log:
Trivial update to sources-dist pom.xml

Modified:
    gora/trunk/sources-dist/pom.xml

Modified: gora/trunk/sources-dist/pom.xml
URL: 
http://svn.apache.org/viewvc/gora/trunk/sources-dist/pom.xml?rev=1327916&r1=1327915&r2=1327916&view=diff
==============================================================================
--- gora/trunk/sources-dist/pom.xml (original)
+++ gora/trunk/sources-dist/pom.xml Thu Apr 19 12:06:44 2012
@@ -14,7 +14,9 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<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";>
 
     <modelVersion>4.0.0</modelVersion>
 


Reply via email to