[seam-commits] Seam SVN: r14122 - in branches/community/Seam_2_3/seam-reference-guide: src/docbook/en-US and 1 other directory.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Fri Jul 8 13:02:38 EDT 2011
Author: manaRH
Date: 2011-07-08 13:02:38 -0400 (Fri, 08 Jul 2011)
New Revision: 14122
Added:
branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/.gitignore
Modified:
branches/community/Seam_2_3/seam-reference-guide/pom.xml
Log:
seam reference guide project polishing
Modified: branches/community/Seam_2_3/seam-reference-guide/pom.xml
===================================================================
--- branches/community/Seam_2_3/seam-reference-guide/pom.xml 2011-07-08 17:02:15 UTC (rev 14121)
+++ branches/community/Seam_2_3/seam-reference-guide/pom.xml 2011-07-08 17:02:38 UTC (rev 14122)
@@ -114,7 +114,7 @@
<!-- DocBook (this is the version used, unless user project imports one...) -->
<groupId>net.sf.docbook</groupId>
<artifactId>docbook</artifactId>
- <version>1.72.0</version>
+ <version>1.74.0</version>
</dependency>
</dependencies>
Added: branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/.gitignore
===================================================================
--- branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/.gitignore (rev 0)
+++ branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/.gitignore 2011-07-08 17:02:38 UTC (rev 14122)
@@ -0,0 +1 @@
+/Version_Info.xml
More information about the seam-commits
mailing list