[jacli commit] r20 - in trunk/samples: . etc/ant-inc

1 view
Skip to first unread message

codesite...@google.com

unread,
Jul 2, 2008, 1:55:43 AM7/2/08
to fant...@googlegroups.com
Author: maomaode
Date: Tue Jul 1 22:55:22 2008
New Revision: 20

Modified:
trunk/samples/build.xml
trunk/samples/etc/ant-inc/dependencies.xml

Log:
* Upgrade the version to 0.2

--____________--

M samples/etc/ant-inc/dependencies.xml
M samples/build.xml


Modified: trunk/samples/build.xml
==============================================================================
--- trunk/samples/build.xml (original)
+++ trunk/samples/build.xml Tue Jul 1 22:55:22 2008
@@ -6,7 +6,7 @@

<property name="project.group.id" value="com.google"/>
<property name="project.artifact.id" value="jacli-samples"/>
- <property name="project.version" value="0.1"/>
+ <property name="project.version" value="0.2"/>

<import file="${fant.etc.dir}/ant-inc/project.xml"/>
<import file="${basedir}/etc/ant-inc/dependencies.xml" optional="true"/>

Modified: trunk/samples/etc/ant-inc/dependencies.xml
==============================================================================
--- trunk/samples/etc/ant-inc/dependencies.xml (original)
+++ trunk/samples/etc/ant-inc/dependencies.xml Tue Jul 1 22:55:22 2008
@@ -1,7 +1,7 @@
<project name="dependencies" xmlns:fant="antlib:com.google.ant.extensions">

<fant:dependencies id="project.dependencies">
- <dependency groupid="com.google" artifactid="jacli" version="0.1"/>
+ <dependency groupid="com.google" artifactid="jacli" version="0.2"/>
</fant:dependencies>

</project>

Reply all
Reply to author
Forward
0 new messages