You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by an...@apache.org on 2006/08/18 16:59:29 UTC

svn commit: r432613 - in /webservices/scout/branches/v0.7rc1: project.properties project.xml

Author: anil
Date: Fri Aug 18 07:59:28 2006
New Revision: 432613

URL: http://svn.apache.org/viewvc?rev=432613&view=rev
Log:
v0.7rc1 code changes

Modified:
    webservices/scout/branches/v0.7rc1/project.properties
    webservices/scout/branches/v0.7rc1/project.xml

Modified: webservices/scout/branches/v0.7rc1/project.properties
URL: http://svn.apache.org/viewvc/webservices/scout/branches/v0.7rc1/project.properties?rev=432613&r1=432612&r2=432613&view=diff
==============================================================================
--- webservices/scout/branches/v0.7rc1/project.properties (original)
+++ webservices/scout/branches/v0.7rc1/project.properties Fri Aug 18 07:59:28 2006
@@ -36,4 +36,4 @@
 jdom_version=1.0
 clogging_version=1.0.4
 commons_discovery_version=SNAPSHOT
-
+log4j_version=1.2.13

Modified: webservices/scout/branches/v0.7rc1/project.xml
URL: http://svn.apache.org/viewvc/webservices/scout/branches/v0.7rc1/project.xml?rev=432613&r1=432612&r2=432613&view=diff
==============================================================================
--- webservices/scout/branches/v0.7rc1/project.xml (original)
+++ webservices/scout/branches/v0.7rc1/project.xml Fri Aug 18 07:59:28 2006
@@ -18,12 +18,12 @@
  -->
 
 
-<project>
+<project  default="multiproject:install">
   <!-- the version of maven's project object model -->
 
   <pomVersion>3</pomVersion>
   <!-- a unique name for this project -->
-
+  <id>scout</id>
   <groupId>scout</groupId>
   <!-- a short but descriptive name for the project -->
 
@@ -31,7 +31,7 @@
   <!-- The version of the project under development, e.g.
        1.1, 1.2, 2.0-SNAPSHOT -->
 
-  <currentVersion>0.5</currentVersion>
+  <currentVersion>0.7rc1</currentVersion>
   <!-- details about the organization that 'owns' the project -->
 
   <organization>



---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org