-
Notifications
You must be signed in to change notification settings - Fork 34
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 agrest-parent-5.0-M20
- Loading branch information
Showing
10 changed files
with
19 additions
and
19 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
(e.g. "bootique-bom"). As a result have to duplicate certain distribution-related sections. | ||
--> | ||
<groupId>io.agrest</groupId> | ||
<version>5.0-SNAPSHOT</version> | ||
<version>5.0-M20</version> | ||
<artifactId>agrest-bom</artifactId> | ||
<packaging>pom</packaging> | ||
<name>agrest-bom: Bill of Materials w/all public modules</name> | ||
|
@@ -41,7 +41,7 @@ | |
<connection>scm:git:https://github.com/agrestio/agrest</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/agrestio/agrest</developerConnection> | ||
<url>https://github.com/agrestio/agrest</url> | ||
<tag>agrest-parent-5.0.M4</tag> | ||
<tag>agrest-parent-5.0-M20</tag> | ||
</scm> | ||
|
||
<distributionManagement> | ||
|
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
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
<groupId>io.agrest</groupId> | ||
<artifactId>agrest-parent</artifactId> | ||
<version>5.0-SNAPSHOT</version> | ||
<version>5.0-M20</version> | ||
|
||
<name>agrest: parent POM of all modules</name> | ||
<description>Agrest is a Model-driven RESTful data services framework. This is the parent POM of all Agrest | ||
|
@@ -68,7 +68,7 @@ | |
<connection>scm:git:https://github.com/agrestio/agrest</connection> | ||
<developerConnection>scm:git:ssh://[email protected]/agrestio/agrest</developerConnection> | ||
<url>https://github.com/agrestio/agrest</url> | ||
<tag>agrest-parent-5.0.M4</tag> | ||
<tag>agrest-parent-5.0-M20</tag> | ||
</scm> | ||
|
||
<distributionManagement> | ||
|