[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r295 - /projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Fri Jun 24 14:35:08 CEST 2011


Author: stefano.lenzi
Date: Fri Jun 24 14:35:08 2011
New Revision: 295

Log:
Added Michele Girolami as author ( #121 )
Set the proper date for changelog plugin ( #121 )


Modified:
    projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml

Modified: projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml (original)
+++ projects/zb4osgi/trunk/zigbee.CC2530.driver/pom.xml Fri Jun 24 14:35:08 2011
@@ -22,7 +22,7 @@
   adapted to be complaint with the "CC2530 Serial Interface"
   ]]></description>
 
-  <inceptionYear>2008</inceptionYear>
+  <inceptionYear>2011</inceptionYear>
   <organization>
     <name><![CDATA[
     ISTI-CNR, Institute of Information Science and Technologies of the Italian National Research Council and Instituto Tecnologico de Aplicaciones de Comunicacion Avanzadas - Grupo Tecnologias para la Salud y el Bienestar (TSB)
@@ -50,6 +50,14 @@
       <timezone>+1</timezone>
     </developer>
     <developer>
+    <developer>
+      <id>michele.girolami</id>
+      <name>Michele Girolami</name>
+      <email>michele.girolami at isti.cnr.it</email>
+      <organization>Institute of Information Science and Technologies of the Italian National Research Council</organization>
+      <organizationUrl>http://www.isti.cnr.it/</organizationUrl>
+      <timezone>+1</timezone>
+    </developer>
       <id>alfiva</id>
       <name>Álvaro Fides Valero</name>
       <email>alfiva at aaa.upv.es</email>
@@ -160,7 +168,8 @@
           <instructions>
             <Bundle-Author><![CDATA[
               Stefano "Kismet" Lenzi <stefano.lenzi at isti.cnr.it>,
-              Álvaro Fides Valero <alfiva at aaa.upv.es>
+              Álvaro Fides Valero <alfiva at aaa.upv.es>,
+              Michele Girolami <michele.girolami at isti.cnr.it>
             ]]></Bundle-Author>
             <Bundle-Name>${pom.name}</Bundle-Name>
             <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
@@ -193,7 +202,7 @@
         <configuration>
           <type>date</type>
           <dates>
-            <date implementation="java.lang.String">2009-09-25</date>
+            <date implementation="java.lang.String">2011-04-01</date>
             <date implementation="java.lang.String">2011-06-24</date>
           </dates>
           <dateFormat>yyyy-MM-dd</dateFormat>




More information about the Commit mailing list