svn commit: r19541 - trunk: . src/argouml-app src/argouml-core-diagrams-activity2 src/argouml-core-diagrams-class2 src/argouml-core-diagrams-deployment2 src/argouml-core-diagrams-sequence2 src/argouml-core-diagrams-structure2 src/argouml-core-model src/argouml-core-model-euml src/argouml-core-model-mdr src/argouml-core-notation src/argouml-core-transformer src/argouml-core-umlpropertypanels tools/maven

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2011-05-29 01:50:19-0700
New Revision: 19541

Modified:
   trunk/pom.xml
   trunk/src/argouml-app/pom.xml
   trunk/src/argouml-core-diagrams-activity2/pom.xml
   trunk/src/argouml-core-diagrams-class2/pom.xml
   trunk/src/argouml-core-diagrams-deployment2/pom.xml
   trunk/src/argouml-core-diagrams-sequence2/pom.xml
   trunk/src/argouml-core-diagrams-structure2/pom.xml
   trunk/src/argouml-core-model-euml/pom.xml
   trunk/src/argouml-core-model-mdr/pom.xml
   trunk/src/argouml-core-model/pom.xml
   trunk/src/argouml-core-notation/pom.xml
   trunk/src/argouml-core-transformer/pom.xml
   trunk/src/argouml-core-umlpropertypanels/pom.xml
   trunk/tools/maven/parentpom.xml

Log:
Clarified the purpose of the parentpom. -> 0.3.

Modified: trunk/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/pom.xml	(original)
+++ trunk/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-app/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-app/pom.xml	(original)
+++ trunk/src/argouml-app/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-diagrams-activity2/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-diagrams-activity2/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-diagrams-activity2/pom.xml	(original)
+++ trunk/src/argouml-core-diagrams-activity2/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-diagrams-class2/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-diagrams-class2/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-diagrams-class2/pom.xml	(original)
+++ trunk/src/argouml-core-diagrams-class2/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-diagrams-deployment2/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-diagrams-deployment2/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-diagrams-deployment2/pom.xml	(original)
+++ trunk/src/argouml-core-diagrams-deployment2/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-diagrams-sequence2/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-diagrams-sequence2/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-diagrams-sequence2/pom.xml	(original)
+++ trunk/src/argouml-core-diagrams-sequence2/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-diagrams-structure2/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-diagrams-structure2/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-diagrams-structure2/pom.xml	(original)
+++ trunk/src/argouml-core-diagrams-structure2/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-model-euml/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-model-euml/pom.xml	(original)
+++ trunk/src/argouml-core-model-euml/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-model-mdr/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-mdr/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-model-mdr/pom.xml	(original)
+++ trunk/src/argouml-core-model-mdr/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-model/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-model/pom.xml	(original)
+++ trunk/src/argouml-core-model/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-notation/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-notation/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-notation/pom.xml	(original)
+++ trunk/src/argouml-core-notation/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-transformer/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-transformer/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-transformer/pom.xml	(original)
+++ trunk/src/argouml-core-transformer/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/src/argouml-core-umlpropertypanels/pom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-umlpropertypanels/pom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/src/argouml-core-umlpropertypanels/pom.xml	(original)
+++ trunk/src/argouml-core-umlpropertypanels/pom.xml	2011-05-29 01:50:19-0700
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.argouml</groupId>
     <artifactId>parentpom</artifactId>
-    <version>0.2-SNAPSHOT</version>
+    <version>0.3</version>
     <relativePath>../../tools/maven/parentpom.xml</relativePath>
   </parent>
 

Modified: trunk/tools/maven/parentpom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/maven/parentpom.xml?view=diff&pathrev=19541&r1=19540&r2=19541
==============================================================================
--- trunk/tools/maven/parentpom.xml	(original)
+++ trunk/tools/maven/parentpom.xml	2011-05-29 01:50:19-0700
@@ -10,8 +10,21 @@
 
   <groupId>org.argouml</groupId>
   <artifactId>parentpom</artifactId>
-  <version>0.2-SNAPSHOT</version>
+  <!-- As of 2011-05-29 Linus Tolke has not figured out how
+       this pom can be included in the automatic updates
+       of the version number. Until that is resolved
+       references to this pom need to updated manually
+       when this changes and no snapshot versions are
+       possible.
+   -->
+  <version>0.3</version>
   <packaging>pom</packaging>
+  <name>parentpom</name>
+  <description>
+The ArgoUML project contains separate projects for plugins.
+This is the pom, the parentpom, or the ArgoUML super pom 
+that contains the common parts of all ArgoUML projects.
+  </description>
 
   <dependencies>
     <dependency>
@@ -144,11 +157,6 @@
   </reporting>
 
   <!-- Environment Settings -->
-  <scm>
-    <connection>scm:svn:http://argouml.tigris.org/svn/argouml/trunk</connection>
-    <url>http://argouml.tigris.org/source/browse/argouml/trunk</url>
-  </scm>
-
   <issueManagement>
     <system>Issuezilla</system>
     <url>http://argouml.tigris.org/project_bugs.html</url>

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2752206

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.