-
Notifications
You must be signed in to change notification settings - Fork 605
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare for next development iteration
- Loading branch information
1 parent
260ed8c
commit 7067942
Showing
7 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
|
||
<groupId>com.adobe.acs</groupId> | ||
<artifactId>acs-aem-commons</artifactId> | ||
<version>6.6.2</version> | ||
<version>6.6.3-SNAPSHOT</version> | ||
<packaging>pom</packaging> | ||
|
||
<name>ACS AEM Commons - Reactor Project</name> | ||
|
@@ -49,7 +49,7 @@ | |
<connection>scm:git:[email protected]:Adobe-Consulting-Services/acs-aem-commons.git</connection> | ||
<developerConnection>scm:git:[email protected]:Adobe-Consulting-Services/acs-aem-commons.git</developerConnection> | ||
<url>https://github.com/Adobe-Consulting-Services/acs-aem-commons/tree/master</url> | ||
<tag>acs-aem-commons-6.6.2</tag> | ||
<tag>acs-aem-commons-6.6.0</tag> | ||
</scm> | ||
|
||
<!-- Do not remove developers section - this is required to release to maven central --> | ||
|
@@ -93,7 +93,7 @@ | |
<!-- affects both m-compiler-p and m-javadoc-p--> | ||
<maven.compiler.release>8</maven.compiler.release> | ||
<!-- for reproducible builds (https://maven.apache.org/guides/mini/guide-reproducible-builds.html), automatically adjusted during release --> | ||
<project.build.outputTimestamp>1719333075</project.build.outputTimestamp> | ||
<project.build.outputTimestamp>1719333213</project.build.outputTimestamp> | ||
</properties> | ||
|
||
<build> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters