-
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 for next development iteration
- Loading branch information
Aaron Klish
committed
Apr 19, 2021
1 parent
0cbf69a
commit 309f35b
Showing
22 changed files
with
94 additions
and
94 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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-parent-pom</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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>5.0.0-pr34</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -51,7 +51,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-graphql</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</dependency> | ||
|
||
<!-- JPA --> | ||
|
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-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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>5.0.0-pr34</tag> | ||
<tag>HEAD</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-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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>5.0.0-pr34</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -47,31 +47,31 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-core</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</dependency> | ||
|
||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-jpa</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</dependency> | ||
|
||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-graphql</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</dependency> | ||
|
||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-multiplex</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</dependency> | ||
|
||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-model-config</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</dependency> | ||
|
||
<dependency> | ||
|
@@ -177,7 +177,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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>5.0.0-pr34</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
@@ -58,7 +58,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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>5.0.0-pr34</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -52,19 +52,19 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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>5.0.0-pr34</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
<properties> | ||
<excludeTags>excludeOnHibernate5</excludeTags> | ||
|
@@ -51,19 +51,19 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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>5.0.0-pr34</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -52,7 +52,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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>5.0.0-pr34</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -52,7 +52,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</dependency> | ||
|
||
<!-- JPA --> | ||
|
@@ -74,7 +74,7 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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>5.0.0-pr34</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<properties> | ||
|
@@ -47,19 +47,19 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-inmemorydb</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-hibernate5</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-parent-pom</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -27,7 +27,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>5.0.0-pr34</tag> | ||
<tag>HEAD</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 |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
<parent> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-parent-pom</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
</parent> | ||
|
||
<licenses> | ||
|
@@ -33,7 +33,7 @@ | |
<scm> | ||
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection> | ||
<url>https://github.com/yahoo/elide.git</url> | ||
<tag>5.0.0-pr34</tag> | ||
<tag>HEAD</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|
@@ -67,15 +67,15 @@ | |
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-integration-tests</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
<type>test-jar</type> | ||
<scope>test</scope> | ||
</dependency> | ||
|
||
<dependency> | ||
<groupId>com.yahoo.elide</groupId> | ||
<artifactId>elide-datastore-jpa</artifactId> | ||
<version>5.0.0-pr34</version> | ||
<version>5.0.0-pr35-SNAPSHOT</version> | ||
<scope>test</scope> | ||
</dependency> | ||
|
||
|
Oops, something went wrong.