[jboss-cvs] jboss-seam/ui ...

Peter Muir peter at bleepbleep.org.uk
Sat Jul 14 12:36:56 EDT 2007


  User: pmuir   
  Date: 07/07/14 12:36:56

  Modified:    ui       pom.xml
  Log:
  Oops
  
  Revision  Changes    Path
  1.7       +5 -3      jboss-seam/ui/pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/ui/pom.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- pom.xml	11 Jul 2007 18:33:54 -0000	1.6
  +++ pom.xml	14 Jul 2007 16:36:56 -0000	1.7
  @@ -1,5 +1,7 @@
  -<?xml version="1.0"?>
  -<project>
  +<?xml version="1.0" encoding="UTF-8"?>
  +<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">
   	<parent>
   		<artifactId>jboss-seam</artifactId>
   		<groupId>jboss</groupId>
  @@ -36,7 +38,7 @@
   						<taglib>
   							<displayName>JBoss Seam UI</displayName>
   							<shortName>s</shortName>
  -							<tlibVersion>${seam.version}</tlibVersion>
  +							<tlibVersion>2.0</tlibVersion>
   							<jspVersion>2.0</jspVersion>
   						</taglib>
   					</library>
  
  
  



More information about the jboss-cvs-commits mailing list