Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit d900d1b

Browse files
Jacomet LouisJacomet Louis
authored andcommitted
TABINF-3883 merge rev 9047 from branches/ehcache-2.8.x
svn path=/trunk/ehcache/; revision=9048
1 parent 0bbfae5 commit d900d1b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pom.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,16 @@
454454
</plugins>
455455
</build>
456456
</profile>
457+
<profile>
458+
<!-- Profile needed even though identical with one found in parent pom as distributionManagement is declared locally -->
459+
<id>deploy-sonatype</id>
460+
<distributionManagement>
461+
<repository>
462+
<id>sonatype-nexus-staging</id>
463+
<url>http://oss.sonatype.org/service/local/staging/deploy/maven2</url>
464+
</repository>
465+
</distributionManagement>
466+
</profile>
457467
</profiles>
458468

459469
<repositories>

0 commit comments

Comments
 (0)