Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
opinali committed Apr 18, 2017
1 parent 8d116fb commit ce0a49f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openrtb-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.openrtb</groupId>
<artifactId>openrtb-parent</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>com.google.openrtb</groupId>
<artifactId>openrtb-parent</artifactId>
<packaging>pom</packaging>
<version>1.3.1-SNAPSHOT</version>
<version>1.4.0</version>
<name>Google OpenRTB Libraries</name>
<description>
OpenRTB model for Java and other languages via protobuf;
Expand Down Expand Up @@ -94,7 +94,7 @@
<scm>
<connection>scm:git:https://github.com/google/openrtb.git</connection>
<developerConnection>scm:git:https://github.com/google/openrtb.git</developerConnection>
<tag>HEAD</tag>
<tag>1.4.0</tag>
</scm>

<build>
Expand Down

0 comments on commit ce0a49f

Please sign in to comment.