Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Klish committed Dec 6, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent a6472a0 commit aa9ca26
Showing 26 changed files with 99 additions and 99 deletions.
4 changes: 2 additions & 2 deletions elide-annotations/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
8 changes: 4 additions & 4 deletions elide-contrib/elide-swagger/pom.xml
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>4.5.8</version>
<version>4.5.9-SNAPSHOT</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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-core</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
</dependency>

<dependency>
@@ -54,7 +54,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
4 changes: 2 additions & 2 deletions elide-contrib/elide-test-helpers/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
6 changes: 3 additions & 3 deletions elide-contrib/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<properties>
@@ -53,7 +53,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-core</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>
4 changes: 2 additions & 2 deletions elide-core/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<properties>
6 changes: 3 additions & 3 deletions elide-datastore/elide-datastore-hibernate/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
@@ -58,7 +58,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
10 changes: 5 additions & 5 deletions elide-datastore/elide-datastore-hibernate3/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<properties>
@@ -51,19 +51,19 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
10 changes: 5 additions & 5 deletions elide-datastore/elide-datastore-hibernate5/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
@@ -47,19 +47,19 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
6 changes: 3 additions & 3 deletions elide-datastore/elide-datastore-inmemorydb/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
@@ -51,7 +51,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
8 changes: 4 additions & 4 deletions elide-datastore/elide-datastore-jpa/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<properties>
@@ -51,7 +51,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
</dependency>

<!-- JPA -->
@@ -74,7 +74,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
10 changes: 5 additions & 5 deletions elide-datastore/elide-datastore-multiplex/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<properties>
@@ -47,19 +47,19 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-inmemorydb</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate5</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
4 changes: 2 additions & 2 deletions elide-datastore/elide-datastore-noop/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
8 changes: 4 additions & 4 deletions elide-datastore/elide-datastore-search/pom.xml
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>4.5.8</version>
<version>4.5.9-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>4.5.8</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
@@ -57,15 +57,15 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>

<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-jpa</artifactId>
<version>4.5.8</version>
<version>4.5.9-SNAPSHOT</version>
<scope>test</scope>
</dependency>

Loading

0 comments on commit aa9ca26

Please sign in to comment.