OBS-URL: https://build.opensuse.org/request/show/96950 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-logging?expand=0&rev=1
12 lines
526 B
Diff
12 lines
526 B
Diff
--- build.xml.orig 2011-01-27 00:54:12.000000000 -0700
|
|
+++ build.xml 2011-01-27 00:54:18.000000000 -0700
|
|
@@ -94,7 +94,7 @@
|
|
<property name="component.title" value="Logging Wrapper Library"/>
|
|
|
|
<!-- The current version number of this component -->
|
|
- <property name="component.version" value="1.1.1-SNAPSHOT"/>
|
|
+ <property name="component.version" value="1.1.1"/>
|
|
|
|
<!-- The base directory for compilation targets -->
|
|
<property name="build.home" value="${basedir}/target"/>
|