From 083ea4d7d58bbcfd155acbb101110ca449e0a895 Mon Sep 17 00:00:00 2001 From: curcuru Date: Wed, 7 Aug 2002 19:24:39 +0000 Subject: [PATCH] Prepare to have each subproject have it's own build number; I'll propose that which, resolver, and external can each have their own distro git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@225994 13f79535-47bb-0310-9956-ffa450edef68 --- java/src/manifest.which | 2 +- java/which.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/java/src/manifest.which b/java/src/manifest.which index 5835957..933f432 100644 --- a/java/src/manifest.which +++ b/java/src/manifest.which @@ -5,7 +5,7 @@ Main-Class: org.apache.env.Which Name: org/apache/env Comment: xml-commons Which environment checking utility Implementation-Title: org.apache.env.Which -Implementation-Version: 1.0 +Implementation-Version: @impl.version@ Implementation-Vendor: Apache Software Foundation Implementation-URL: http://xml.apache.org/commons/ diff --git a/java/which.xml b/java/which.xml index 4f8457e..813f848 100644 --- a/java/which.xml +++ b/java/which.xml @@ -8,7 +8,8 @@ Build file for org.apache.env.Which service. No dependencies. - + +