Author: bodewig Date: Tue Jul 26 13:47:40 2011 New Revision: 1151094 URL: http://svn.apache.org/viewvc?rev=1151094&view=rev Log: early release preparations (decided to give the release plugin a try)
Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/pom.xml?rev=1151094&r1=1151093&r2=1151094&view=diff ============================================================================== --- commons/proper/compress/trunk/pom.xml (original) +++ commons/proper/compress/trunk/pom.xml Tue Jul 26 13:47:40 2011 @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. @@ -15,7 +14,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -43,7 +41,7 @@ <commons.jira.pid>12310904</commons.jira.pid> <!-- configuration bits for cutting a release candidate --> <commons.release.version>1.2</commons.release.version> - <commons.rc.version></commons.rc.version> + <commons.rc.version>RC1</commons.rc.version> </properties> <issueManagement>