[maven-release-plugin] prepare release commons-logging-1.1.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@596156 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -31,7 +31,7 @@
|
|||||||
<groupId>commons-logging</groupId>
|
<groupId>commons-logging</groupId>
|
||||||
<artifactId>commons-logging</artifactId>
|
<artifactId>commons-logging</artifactId>
|
||||||
<name>Commons Logging</name>
|
<name>Commons Logging</name>
|
||||||
<version>1.1.1-SNAPSHOT</version>
|
<version>1.1.1</version>
|
||||||
<description>Commons Logging is a thin adapter allowing configurable bridging to other,
|
<description>Commons Logging is a thin adapter allowing configurable bridging to other,
|
||||||
well known logging systems.</description>
|
well known logging systems.</description>
|
||||||
<url>http://commons.apache.org/logging</url>
|
<url>http://commons.apache.org/logging</url>
|
||||||
@@ -121,9 +121,9 @@
|
|||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/logging/trunk</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1</connection>
|
||||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/logging/trunk</developerConnection>
|
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1</developerConnection>
|
||||||
<url>http://svn.apache.org/repos/asf/commons/proper/logging/trunk</url>
|
<url>http://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|||||||
Reference in New Issue
Block a user