Renove redundant profile; logging has long since moved of from commons-parent-5
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@962850 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
16
pom.xml
16
pom.xml
@@ -390,22 +390,6 @@ under the License.
|
||||
</build>
|
||||
|
||||
<profiles>
|
||||
<!-- This profile can be removed when we update to commons-parent-5 -->
|
||||
<profile>
|
||||
<id>ci</id>
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>apache.snapshots</id>
|
||||
<name>Apache Development Snapshot Repository</name>
|
||||
<url>${commons.deployment.protocol}://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>apache.snapshots</id>
|
||||
<name>Apache Development Snapshot Repository</name>
|
||||
<url>${commons.deployment.protocol}://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>release</id>
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user