From: Eric C. <ecr...@us...> - 2006-07-28 02:58:53
|
User: ecrutchfield Date: 06/07/27 19:58:50 Modified: andromda-cs/src/main/resources/META-INF/andromda profile.xml Log: Change references to POJO Revision Changes Path 1.2 +1 -1 cartridges/andromda-cs/src/main/resources/META-INF/andromda/profile.xml Index: profile.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-cs/src/main/resources/META-INF/andromda/profile.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -w -r1.1 -r1.2 --- profile.xml 8 Mar 2006 04:10:53 -0000 1.1 +++ profile.xml 28 Jul 2006 02:58:50 -0000 1.2 @@ -5,7 +5,7 @@ <elementGroup name="Stereotypes"> <element name="SERVICE"> <documentation> - Produces POJO service classes. This includes both a service interface as well as a + Produces C# service classes. This includes both a service interface as well as a service implemention. </documentation> <value>Service</value> |