Skip to content

Commit 76639ab

Browse files
committed
use stagingRepositoryId to put all artifacts into one repo in staging
1 parent e61fd1c commit 76639ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>design.aem</groupId>
99
<artifactId>aemdesign-aem-core</artifactId>
10-
<version>2.0.222</version>
10+
<version>2.0.254</version>
1111
<packaging>pom</packaging>
1212

1313
<name>AEM Design - Core Project</name>
@@ -848,6 +848,7 @@
848848
<serverid>ossrh</serverid>
849849
<nexusurl>https://oss.sonatype.org/</nexusurl>
850850
<autoreleaseafterclose>true</autoreleaseafterclose>
851+
<stagingRepositoryId>designaem-1000</stagingRepositoryId>
851852
</configuration>
852853
</plugin>
853854
<!-- To generate javadoc -->

0 commit comments

Comments
 (0)