-
Notifications
You must be signed in to change notification settings - Fork 228
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 5.0.0-pr6
- Loading branch information
Aaron Klish
committed
Feb 18, 2020
1 parent
b5187a0
commit 1c6d99e
Showing
27 changed files
with
109 additions
and
109 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 |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-parent-pom</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<artifactId>elide-contrib-parent-pom</artifactId> | ||
<groupId>com.yahoo.elide</groupId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,14 +35,14 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-core</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</dependency> | ||
|
||
<dependency> | ||
|
@@ -54,7 +54,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<artifactId>elide-contrib-parent-pom</artifactId> | ||
<groupId>com.yahoo.elide</groupId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<artifactId>elide-parent-pom</artifactId> | ||
<groupId>com.yahoo.elide</groupId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -53,7 +53,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-core</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</dependency> | ||
</dependencies> | ||
</dependencyManagement> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-parent-pom</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -40,7 +40,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-parent-pom</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -46,24 +46,24 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-core</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</dependency> | ||
|
||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-jpa</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</dependency> | ||
|
||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-graphql</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-multiplex</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</dependency> | ||
|
||
<dependency> | ||
|
@@ -127,7 +127,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<scope>test</scope> | ||
<type>test-jar</type> | ||
</dependency> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-parent-pom</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
@@ -58,7 +58,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-parent-pom</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -52,19 +52,19 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-parent-pom</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
<properties> | ||
<excludeTags>emptyOnAttributeCollection</excludeTags> | ||
|
@@ -51,19 +51,19 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-parent-pom</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
@@ -51,7 +51,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-parent-pom</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -35,7 +35,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -52,7 +52,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</dependency> | ||
|
||
<!-- JPA --> | ||
|
@@ -75,7 +75,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
|
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-parent-pom</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -31,7 +31,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>HEAD</tag> | ||
<tag>5.0.0-pr6</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -47,19 +47,19 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-inmemorydb</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate5</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr6-SNAPSHOT</version> | ||
<version>5.0.0-pr6</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
|
Oops, something went wrong.