-
Notifications
You must be signed in to change notification settings - Fork 20
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 release aemanalyser-maven-plugin-1.4.10
- Loading branch information
1 parent
cdab087
commit c2f9695
Showing
1 changed file
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ governing permissions and limitations under the License. | |
</parent> | ||
|
||
<artifactId>aemanalyser-maven-plugin</artifactId> | ||
<version>1.4.9-SNAPSHOT</version> | ||
<version>1.4.10</version> | ||
<packaging>maven-plugin</packaging> | ||
|
||
<name>AEM Analyser Maven Plugin</name> | ||
|
@@ -31,7 +31,7 @@ governing permissions and limitations under the License. | |
<connection>scm:git:[email protected]:adobe/aemanalyser-maven-plugin.git</connection> | ||
<developerConnection>scm:git:[email protected]:adobe/aemanalyser-maven-plugin.git</developerConnection> | ||
<url>https://github.com/adobe/aemanalyser-maven-plugin/tree/main/aemanalyser-maven-plugin</url> | ||
<tag>HEAD</tag> | ||
<tag>aemanalyser-maven-plugin-1.4.10</tag> | ||
</scm> | ||
|
||
<properties> | ||
|