Author: mcombellack
Date: Fri Apr  4 12:39:09 2008
New Revision: 644848

URL: http://svn.apache.org/viewvc?rev=644848&view=rev
Log:
Changed 10728 on existing SVN properties to the correct $ style

Modified:
    
incubator/tuscany/java/sca/modules/core-spring/src/main/java/org/apache/tuscany/sca/core/spring/implementation/java/impl/BeanJavaImplementationImpl.java

Modified: 
incubator/tuscany/java/sca/modules/core-spring/src/main/java/org/apache/tuscany/sca/core/spring/implementation/java/impl/BeanJavaImplementationImpl.java
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/core-spring/src/main/java/org/apache/tuscany/sca/core/spring/implementation/java/impl/BeanJavaImplementationImpl.java?rev=644848&r1=644847&r2=644848&view=diff
==============================================================================
--- 
incubator/tuscany/java/sca/modules/core-spring/src/main/java/org/apache/tuscany/sca/core/spring/implementation/java/impl/BeanJavaImplementationImpl.java
 (original)
+++ 
incubator/tuscany/java/sca/modules/core-spring/src/main/java/org/apache/tuscany/sca/core/spring/implementation/java/impl/BeanJavaImplementationImpl.java
 Fri Apr  4 12:39:09 2008
@@ -38,7 +38,7 @@
  * An implementation of the SCA assembly JavaImplementation interface backed 
by a Spring
  * Bean definition.
  *
- * @version $$Rev$$ $$Date$$
+ * @version $Rev$ $Date$
  */
 public class BeanJavaImplementationImpl extends BeanBaseJavaImplementationImpl 
implements JavaImplementation {
     private static final long serialVersionUID = 6792198458193774178L;



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to