| Subject: | cvs commit: maven-components pom.xml |
|---|---|
| From: | |
| Date: | 5 Apr 2005 08:43:47 -0000 |
trygvis 2005/04/05 01:43:47
Modified: . pom.xml
Log:
o Adding some modules.
Revision Changes Path
1.25 +7 -0 maven-components/pom.xml
Index: pom.xml
===================================================================
RCS file: /home/cvs/maven-components/pom.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- pom.xml 5 Apr 2005 04:11:02 -0000 1.24
+++ pom.xml 5 Apr 2005 08:43:47 -0000 1.25
@@ -82,4 +82,11 @@
<url>scp://repo1.maven.org/home/projects/maven/repository/ibiblio-v2</url>
</repository>
</distributionManagement>
+ <modules>
+ <module>maven-artifact</module>
+ <module>maven-model</module>
+ <module>maven-monitor</module>
+ <module>maven-core</module>
+ <module>maven-settings</module>
+ </modules>
</project>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | cvs commit: maven-components/maven-artifact/src/main/java/org/apache/maven/artifact/construction ArtifactConstructionSupport.java, brett |
|---|---|
| Next by Date: | [jira] Closed: (MNG-169) @requiresDependencyResolution can consider scope, Brett Porter (JIRA) |
| Previous by Thread: | cvs commit: maven-components/maven-artifact/src/main/java/org/apache/maven/artifact/construction ArtifactConstructionSupport.java, brett |
| Next by Thread: | cvs commit: maven-components pom.xml, brett |
| Indexes: | [Date] [Thread] [Top] [All Lists] |