You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sirona.apache.org by ol...@apache.org on 2013/10/22 12:11:50 UTC

svn commit: r1534586 - in /incubator/sirona/trunk: aop/pom.xml aspectj/pom.xml cdi/pom.xml collector/pom.xml core/pom.xml cube/pom.xml graphite/pom.xml jdbc/pom.xml jpa/pom.xml jta/pom.xml pom.xml reporting/pom.xml spring/pom.xml web/pom.xml

Author: olamy
Date: Tue Oct 22 10:11:49 2013
New Revision: 1534586

URL: http://svn.apache.org/r1534586
Log:
groupId change

Modified:
    incubator/sirona/trunk/aop/pom.xml
    incubator/sirona/trunk/aspectj/pom.xml
    incubator/sirona/trunk/cdi/pom.xml
    incubator/sirona/trunk/collector/pom.xml
    incubator/sirona/trunk/core/pom.xml
    incubator/sirona/trunk/cube/pom.xml
    incubator/sirona/trunk/graphite/pom.xml
    incubator/sirona/trunk/jdbc/pom.xml
    incubator/sirona/trunk/jpa/pom.xml
    incubator/sirona/trunk/jta/pom.xml
    incubator/sirona/trunk/pom.xml
    incubator/sirona/trunk/reporting/pom.xml
    incubator/sirona/trunk/spring/pom.xml
    incubator/sirona/trunk/web/pom.xml

Modified: incubator/sirona/trunk/aop/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/aop/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/aop/pom.xml (original)
+++ incubator/sirona/trunk/aop/pom.xml Tue Oct 22 10:11:49 2013
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/aspectj/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/aspectj/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/aspectj/pom.xml (original)
+++ incubator/sirona/trunk/aspectj/pom.xml Tue Oct 22 10:11:49 2013
@@ -19,7 +19,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/cdi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/cdi/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/cdi/pom.xml (original)
+++ incubator/sirona/trunk/cdi/pom.xml Tue Oct 22 10:11:49 2013
@@ -19,7 +19,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/collector/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/collector/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/collector/pom.xml (original)
+++ incubator/sirona/trunk/collector/pom.xml Tue Oct 22 10:11:49 2013
@@ -19,7 +19,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/core/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/core/pom.xml (original)
+++ incubator/sirona/trunk/core/pom.xml Tue Oct 22 10:11:49 2013
@@ -22,7 +22,7 @@
 
   <parent>
     <groupId>org.apache.sirona</groupId>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <version>1.0-SNAPSHOT</version>
   </parent>
 

Modified: incubator/sirona/trunk/cube/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/cube/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/cube/pom.xml (original)
+++ incubator/sirona/trunk/cube/pom.xml Tue Oct 22 10:11:49 2013
@@ -19,7 +19,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/graphite/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/graphite/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/graphite/pom.xml (original)
+++ incubator/sirona/trunk/graphite/pom.xml Tue Oct 22 10:11:49 2013
@@ -19,7 +19,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/jdbc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/jdbc/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/jdbc/pom.xml (original)
+++ incubator/sirona/trunk/jdbc/pom.xml Tue Oct 22 10:11:49 2013
@@ -18,7 +18,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/jpa/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/jpa/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/jpa/pom.xml (original)
+++ incubator/sirona/trunk/jpa/pom.xml Tue Oct 22 10:11:49 2013
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/jta/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/jta/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/jta/pom.xml (original)
+++ incubator/sirona/trunk/jta/pom.xml Tue Oct 22 10:11:49 2013
@@ -19,7 +19,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/pom.xml (original)
+++ incubator/sirona/trunk/pom.xml Tue Oct 22 10:11:49 2013
@@ -27,7 +27,7 @@
   </parent>
 
   <groupId>org.apache.sirona</groupId>
-  <artifactId>sirona-parent</artifactId>
+  <artifactId>sirona</artifactId>
   <version>1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Sirona (Incubator)</name>
@@ -319,7 +319,7 @@
         <artifactId>maven-pmd-plugin</artifactId>
         <version>2.3</version>
         <configuration>
-          <targetJdk>${maven.compile.target}</targetJdk>
+          <targetJdk>${maven.compiler.target}</targetJdk>
         </configuration>
       </plugin>
       <plugin>
@@ -328,18 +328,6 @@
         <version>2.9.1</version>
         <inherited>false</inherited>
       </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>cobertura-maven-plugin</artifactId>
-        <version>2.5.2</version>
-        <reportSets>
-          <reportSet>
-            <reports>
-              <report></report>
-            </reports>
-          </reportSet>
-        </reportSets>
-      </plugin>
     </plugins>
   </reporting>
 

Modified: incubator/sirona/trunk/reporting/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/reporting/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/reporting/pom.xml (original)
+++ incubator/sirona/trunk/reporting/pom.xml Tue Oct 22 10:11:49 2013
@@ -20,7 +20,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/spring/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/spring/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/spring/pom.xml (original)
+++ incubator/sirona/trunk/spring/pom.xml Tue Oct 22 10:11:49 2013
@@ -18,7 +18,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>

Modified: incubator/sirona/trunk/web/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/web/pom.xml?rev=1534586&r1=1534585&r2=1534586&view=diff
==============================================================================
--- incubator/sirona/trunk/web/pom.xml (original)
+++ incubator/sirona/trunk/web/pom.xml Tue Oct 22 10:11:49 2013
@@ -19,7 +19,7 @@
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
-    <artifactId>sirona-parent</artifactId>
+    <artifactId>sirona</artifactId>
     <groupId>org.apache.sirona</groupId>
     <version>1.0-SNAPSHOT</version>
   </parent>