Author: richard.opalka(a)jboss.com
Date: 2008-09-04 04:33:21 -0400 (Thu, 04 Sep 2008)
New Revision: 8153
Modified:
common/trunk/pom.xml
common/trunk/profiles-example.xml
common/trunk/src/main/ant/build-install.xml
Log:
remove useless SVN metadata - users will use 'svn info' command instead
Modified: common/trunk/pom.xml
===================================================================
--- common/trunk/pom.xml 2008-09-04 08:21:23 UTC (rev 8152)
+++ common/trunk/pom.xml 2008-09-04 08:33:21 UTC (rev 8153)
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id$ -->
-
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
Modified: common/trunk/profiles-example.xml
===================================================================
--- common/trunk/profiles-example.xml 2008-09-04 08:21:23 UTC (rev 8152)
+++ common/trunk/profiles-example.xml 2008-09-04 08:33:21 UTC (rev 8153)
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id$ -->
-
<profilesXml
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Modified: common/trunk/src/main/ant/build-install.xml
===================================================================
--- common/trunk/src/main/ant/build-install.xml 2008-09-04 08:21:23 UTC (rev 8152)
+++ common/trunk/src/main/ant/build-install.xml 2008-09-04 08:33:21 UTC (rev 8153)
@@ -9,8 +9,6 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id$ -->
-
<project>
<!-- ================================================================== -->