-
Notifications
You must be signed in to change notification settings - Fork 143
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
Signed-off-by: tinker-michaelj <[email protected]>
- Loading branch information
tinker-michaelj
committed
Oct 25, 2021
1 parent
24dd068
commit 66a2fa5
Showing
5 changed files
with
12 additions
and
12 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
<groupId>com.hedera.hashgraph</groupId> | ||
<artifactId>hedera-services</artifactId> | ||
<version>0.19.4-SNAPSHOT</version> | ||
<version>0.19.4</version> | ||
<description> | ||
Hedera Services (crypto, file, contract, consensus) on the Platform | ||
</description> | ||
|
@@ -21,7 +21,7 @@ | |
<url>https://github.com/hashgraph/hedera-services</url> | ||
<connection>scm:git:[email protected]:hashgraph/hedera-services.git</connection> | ||
<developerConnection>scm:git:[email protected]:hashgraph/hedera-services.git</developerConnection> | ||
<tag>release/0.19</tag> | ||
<tag>v0.19.4</tag> | ||
</scm> | ||
|
||
<developers> | ||
|
@@ -191,7 +191,7 @@ | |
<sonar.issue.ignore.multicriteria.e2.resourceKey>**/*.java</sonar.issue.ignore.multicriteria.e2.resourceKey> | ||
<sonar.issue.ignore.multicriteria.e2.ruleKey>java:S1874</sonar.issue.ignore.multicriteria.e2.ruleKey> | ||
|
||
<project.build.outputTimestamp>2021-10-20T22:23:23Z</project.build.outputTimestamp> | ||
<project.build.outputTimestamp>2021-10-25T22:54:41Z</project.build.outputTimestamp> | ||
</properties> | ||
|
||
<modules> | ||
|
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