From: Walter M. <wal...@us...> - 2008-06-16 19:34:14
|
User: walterim Date: 08/06/16 12:34:13 Modified: andromda-jsf2 pom.xml andromda-jsf2/src/main/uml JSFMetafacadeModel.xml.zip Log: Using andromda 3.3 instead of 3.3-SNAPSHOT Revision Changes Path 1.9 +2 -2 cartridges/andromda-jsf2/pom.xml Index: pom.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-jsf2/pom.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -w -r1.8 -r1.9 --- pom.xml 25 Feb 2008 14:16:49 -0000 1.8 +++ pom.xml 16 Jun 2008 19:34:11 -0000 1.9 @@ -16,7 +16,7 @@ <dependency> <groupId>${pom.groupId}</groupId> <artifactId>andromda-jsf-cartridge-components</artifactId> - <version>3.3-SNAPSHOT</version> + <version>3.3</version> </dependency> <dependency> <groupId>commons-lang</groupId> @@ -33,7 +33,7 @@ <dependency> <groupId>org.andromda.cartridges</groupId> <artifactId>andromda-meta-cartridge</artifactId> - <version>3.3-SNAPSHOT</version> + <version>3.3</version> </dependency> </dependencies> </plugin> 1.15 +185 -214 cartridges/andromda-jsf2/src/main/uml/JSFMetafacadeModel.xml.zip <<Binary file>> |