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
aklish committed Jul 31, 2018
1 parent 240c014 commit c421a63
Show file tree
Hide file tree
Showing 19 changed files with 63 additions and 63 deletions.
4 changes: 2 additions & 2 deletions elide-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down
8 changes: 4 additions & 4 deletions elide-contrib/elide-swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>elide-contrib-parent-pom</artifactId>
<groupId>com.yahoo.elide</groupId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -35,21 +35,21 @@
<scm>
<developerConnection>scm:git:ssh://[email protected]/yahoo/elide.git</developerConnection>
<url>https://github.com/yahoo/elide.git</url>
<tag>4.2.6</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-core</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>

<!-- Test -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
6 changes: 3 additions & 3 deletions elide-contrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>elide-parent-pom</artifactId>
<groupId>com.yahoo.elide</groupId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand All @@ -52,7 +52,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-core</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions elide-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions elide-datastore/elide-datastore-hibernate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
10 changes: 5 additions & 5 deletions elide-datastore/elide-datastore-hibernate3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand All @@ -52,19 +52,19 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
10 changes: 5 additions & 5 deletions elide-datastore/elide-datastore-hibernate5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand All @@ -51,19 +51,19 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
6 changes: 3 additions & 3 deletions elide-datastore/elide-datastore-inmemorydb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand All @@ -52,7 +52,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
10 changes: 5 additions & 5 deletions elide-datastore/elide-datastore-multiplex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand All @@ -47,19 +47,19 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-inmemorydb</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate5</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions elide-datastore/elide-datastore-noop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions elide-datastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<licenses>
Expand All @@ -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.2.6</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand All @@ -57,7 +57,7 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-core</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
Expand Down
6 changes: 3 additions & 3 deletions elide-example/elide-blog-example-resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-example-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<properties>
Expand Down Expand Up @@ -46,12 +46,12 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-core</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate5</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>

<!-- Jetty -->
Expand Down
6 changes: 3 additions & 3 deletions elide-example/elide-blog-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-example-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<properties>
Expand All @@ -29,12 +29,12 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-core</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate5</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>

<!-- Jetty -->
Expand Down
6 changes: 3 additions & 3 deletions elide-example/elide-hibernate3-mysql-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-example-parent-pom</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</parent>

<properties>
Expand All @@ -25,12 +25,12 @@
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-core</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-datastore-hibernate3</artifactId>
<version>4.2.6</version>
<version>4.2.7-SNAPSHOT</version>
</dependency>

<!-- Jetty -->
Expand Down
Loading

0 comments on commit c421a63

Please sign in to comment.