[pal-cvs 2370] [102] changed common-utils version.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 5月 11日 (金) 18:14:06 JST


Revision: 102
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=102
Author:   shinsuke
Date:     2007-05-11 18:14:05 +0900 (Fri, 11 May 2007)

Log Message:
-----------
changed common-utils version.

Modified Paths:
--------------
    pal-wcm/trunk/.classpath
    pal-wcm/trunk/pom.xml


-------------- next part --------------
Modified: pal-wcm/trunk/.classpath
===================================================================
--- pal-wcm/trunk/.classpath	2007-05-10 23:54:45 UTC (rev 101)
+++ pal-wcm/trunk/.classpath	2007-05-11 09:14:05 UTC (rev 102)
@@ -3,9 +3,9 @@
   <classpathentry kind="src" path="src/main/resources"/>
   <classpathentry kind="output" path="target/classes"/>
   <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-  <classpathentry kind="var" path="M2_REPO/jp/sf/pal/common-utils/0.2-SNAPSHOT/common-utils-0.2-SNAPSHOT.jar" sourcepath="M2_REPO/jp/sf/pal/common-utils/0.2-SNAPSHOT/common-utils-0.2-SNAPSHOT-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/apache/pluto/pluto/1.0.1/pluto-1.0.1.jar"/>
   <classpathentry kind="var" path="M2_REPO/commons-lang/commons-lang/2.3/commons-lang-2.3.jar"/>
+  <classpathentry kind="var" path="M2_REPO/jp/sf/pal/common-utils/0.2/common-utils-0.2.jar" sourcepath="M2_REPO/jp/sf/pal/common-utils/0.2/common-utils-0.2-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar" sourcepath="M2_REPO/javax/servlet/servlet-api/2.3/servlet-api-2.3-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/portlet-api/portlet-api/1.0/portlet-api-1.0.jar"/>

Modified: pal-wcm/trunk/pom.xml
===================================================================
--- pal-wcm/trunk/pom.xml	2007-05-10 23:54:45 UTC (rev 101)
+++ pal-wcm/trunk/pom.xml	2007-05-11 09:14:05 UTC (rev 102)
@@ -131,7 +131,7 @@
     <dependency>
       <groupId>jp.sf.pal</groupId>
       <artifactId>common-utils</artifactId>
-      <version>0.2-SNAPSHOT</version>
+      <version>0.2</version>
     </dependency>
     <dependency>
       <groupId>portlet-api</groupId>


pal-cvs メーリングリストの案内
Back to archive index