Author: mes
Date: 2011-07-06 16:43:21 -0700 (Wed, 06 Jul 2011)
New Revision: 26090
Modified:
core3/wrappers/trunk/blueprints-core/pom.xml
core3/wrappers/trunk/freehep-graphics-base/pom.xml
core3/wrappers/trunk/freehep-io/pom.xml
core3/wrappers/trunk/org.apache.lucene/pom.xml
core3/wrappers/trunk/org.processing.core/pom.xml
core3/wrappers/trunk/org.swinglabs.swing-layout/pom.xml
core3/wrappers/trunk/org.swinglabs.swingx/pom.xml
core3/wrappers/trunk/pom.xml
Log:
updates for warnings
Modified: core3/wrappers/trunk/blueprints-core/pom.xml
===================================================================
--- core3/wrappers/trunk/blueprints-core/pom.xml 2011-07-06 23:22:41 UTC
(rev 26089)
+++ core3/wrappers/trunk/blueprints-core/pom.xml 2011-07-06 23:43:21 UTC
(rev 26090)
@@ -7,8 +7,9 @@
<parent>
<artifactId>parent</artifactId>
- <groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha6-SNAPSHOT</version>
+ <groupId>org.cytoscape.wrappers</groupId>
+ <version>3.0.0-alpha1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<properties>
@@ -86,4 +87,4 @@
</repository>
</distributionManagement>
-</project>
\ No newline at end of file
+</project>
Modified: core3/wrappers/trunk/freehep-graphics-base/pom.xml
===================================================================
--- core3/wrappers/trunk/freehep-graphics-base/pom.xml 2011-07-06 23:22:41 UTC
(rev 26089)
+++ core3/wrappers/trunk/freehep-graphics-base/pom.xml 2011-07-06 23:43:21 UTC
(rev 26090)
@@ -5,8 +5,9 @@
<parent>
<artifactId>parent</artifactId>
- <groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha8-SNAPSHOT</version>
+ <groupId>org.cytoscape.wrappers</groupId>
+ <version>3.0.0-alpha1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<properties>
@@ -75,4 +76,4 @@
</repository>
</distributionManagement>
-</project>
\ No newline at end of file
+</project>
Modified: core3/wrappers/trunk/freehep-io/pom.xml
===================================================================
--- core3/wrappers/trunk/freehep-io/pom.xml 2011-07-06 23:22:41 UTC (rev
26089)
+++ core3/wrappers/trunk/freehep-io/pom.xml 2011-07-06 23:43:21 UTC (rev
26090)
@@ -5,8 +5,9 @@
<parent>
<artifactId>parent</artifactId>
- <groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha8-SNAPSHOT</version>
+ <groupId>org.cytoscape.wrappers</groupId>
+ <version>3.0.0-alpha1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<properties>
@@ -75,4 +76,4 @@
</repository>
</distributionManagement>
-</project>
\ No newline at end of file
+</project>
Modified: core3/wrappers/trunk/org.apache.lucene/pom.xml
===================================================================
--- core3/wrappers/trunk/org.apache.lucene/pom.xml 2011-07-06 23:22:41 UTC
(rev 26089)
+++ core3/wrappers/trunk/org.apache.lucene/pom.xml 2011-07-06 23:43:21 UTC
(rev 26090)
@@ -2,6 +2,12 @@
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>parent</artifactId>
+ <groupId>org.cytoscape.wrappers</groupId>
+ <version>3.0.0-alpha1-SNAPSHOT</version>
+ <relativePath/>
+ </parent>
<properties>
<bundle.symbolicName>org.apache.lucene</bundle.symbolicName>
Modified: core3/wrappers/trunk/org.processing.core/pom.xml
===================================================================
--- core3/wrappers/trunk/org.processing.core/pom.xml 2011-07-06 23:22:41 UTC
(rev 26089)
+++ core3/wrappers/trunk/org.processing.core/pom.xml 2011-07-06 23:43:21 UTC
(rev 26090)
@@ -2,6 +2,12 @@
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>parent</artifactId>
+ <groupId>org.cytoscape.wrappers</groupId>
+ <version>3.0.0-alpha1-SNAPSHOT</version>
+ <relativePath/>
+ </parent>
<properties>
<bundle.symbolicName>org.processing.core</bundle.symbolicName>
@@ -76,4 +82,4 @@
<url>http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty</url>
</repository>
</distributionManagement>
-</project>
\ No newline at end of file
+</project>
Modified: core3/wrappers/trunk/org.swinglabs.swing-layout/pom.xml
===================================================================
--- core3/wrappers/trunk/org.swinglabs.swing-layout/pom.xml 2011-07-06
23:22:41 UTC (rev 26089)
+++ core3/wrappers/trunk/org.swinglabs.swing-layout/pom.xml 2011-07-06
23:43:21 UTC (rev 26090)
@@ -2,11 +2,11 @@
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
-
<parent>
<artifactId>parent</artifactId>
- <groupId>org.cytoscape</groupId>
- <version>1.0-SNAPSHOT</version>
+ <groupId>org.cytoscape.wrappers</groupId>
+ <version>3.0.0-alpha1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<properties>
@@ -83,4 +83,4 @@
</repository>
</distributionManagement>
-</project>
\ No newline at end of file
+</project>
Modified: core3/wrappers/trunk/org.swinglabs.swingx/pom.xml
===================================================================
--- core3/wrappers/trunk/org.swinglabs.swingx/pom.xml 2011-07-06 23:22:41 UTC
(rev 26089)
+++ core3/wrappers/trunk/org.swinglabs.swingx/pom.xml 2011-07-06 23:43:21 UTC
(rev 26090)
@@ -2,11 +2,11 @@
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
-
<parent>
<artifactId>parent</artifactId>
- <groupId>org.cytoscape</groupId>
- <version>3.0.0-alpha6-SNAPSHOT</version>
+ <groupId>org.cytoscape.wrappers</groupId>
+ <version>3.0.0-alpha1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<properties>
@@ -75,4 +75,4 @@
</repository>
</distributionManagement>
-</project>
\ No newline at end of file
+</project>
Modified: core3/wrappers/trunk/pom.xml
===================================================================
--- core3/wrappers/trunk/pom.xml 2011-07-06 23:22:41 UTC (rev 26089)
+++ core3/wrappers/trunk/pom.xml 2011-07-06 23:43:21 UTC (rev 26090)
@@ -2,6 +2,13 @@
<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">
<modelVersion>4.0.0</modelVersion>
+ <parent>
+ <artifactId>parent</artifactId>
+ <groupId>org.cytoscape</groupId>
+ <version>3.0.0-alpha8-SNAPSHOT</version>
+ <relativePath>../parent</relativePath>
+ </parent>
+
<groupId>org.cytoscape.wrappers</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.