Revert release version to 1.1.1 for site publish, add rc property.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1450434 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -550,13 +550,16 @@ under the License.
|
||||
<maven.compile.source>1.2</maven.compile.source>
|
||||
<maven.compile.target>1.1</maven.compile.target>
|
||||
<commons.componentid>logging</commons.componentid>
|
||||
<commons.release.version>1.1.2</commons.release.version>
|
||||
<commons.release.version>1.1.1</commons.release.version>
|
||||
<commons.binary.suffix>-bin</commons.binary.suffix>
|
||||
<commons.jira.id>LOGGING</commons.jira.id>
|
||||
<commons.jira.pid>12310484</commons.jira.pid>
|
||||
<!-- The RC version used in the staging repository URL. -->
|
||||
<commons.rc.version>RC1</commons.rc.version>
|
||||
<commons.surefire.version>2.12</commons.surefire.version>
|
||||
<skipSurefireReport>true</skipSurefireReport>
|
||||
|
||||
<!-- <commons.osgi.symbolicName>${project.artifactId}</commons.osgi.symbolicName> -->
|
||||
<commons.osgi.import>
|
||||
javax.servlet;version="[2.1.0, 3.0.0)";resolution:=optional,
|
||||
org.apache.avalon.framework.logger;version="[4.1.3, 4.1.5]";resolution:=optional,
|
||||
|
||||
Reference in New Issue
Block a user