From: Vance K. <va...@us...> - 2006-12-19 05:51:39
|
User: vancek Date: 06/12/18 21:51:40 Modified: profiles/uml-1.4/seam/src/main/uml andromda-profile-seam.xml.zip profiles/uml-1.4/seam pom.xml Removed: profiles/uml-1.4/seam/src/main/uml andromda-profile-seam.mdr Log: EJB-47 - Update seam related TV & stereotypes for uml-1.4. Update version to 1.1-SNAPSHOT Revision Changes Path 1.2 +55 -35 plugins/profiles/uml-1.4/seam/src/main/uml/andromda-profile-seam.xml.zip <<Binary file>> 1.2 +1 -0 plugins/profiles/uml-1.4/seam/pom.xml Index: pom.xml =================================================================== RCS file: /cvsroot/andromdaplugins/plugins/profiles/uml-1.4/seam/pom.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -r1.1 -r1.2 --- pom.xml 7 Dec 2006 01:27:54 -0000 1.1 +++ pom.xml 19 Dec 2006 05:51:40 -0000 1.2 @@ -10,5 +10,6 @@ <packaging>xml.zip</packaging> <artifactId>andromda-plugins-profile-seam</artifactId> <name>AndroMDA Plugins UML 1.4 Seam Profile</name> + <version>1.1-SNAPSHOT</version> <description>Seam UML 1.4 profile which can be used with the AndroMDA Seam-EJB3 cartridges</description> </project> \ No newline at end of file |