Repository: samza Updated Branches: refs/heads/0.13.0 f6d0d6551 -> 9f60e980b
Update SNAPSHOT version for 0.13 release Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/9f60e980 Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/9f60e980 Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/9f60e980 Branch: refs/heads/0.13.0 Commit: 9f60e980b08d43bfc5d8c9ddaafbc903efcfb6a2 Parents: f6d0d65 Author: vjagadish1989 <[email protected]> Authored: Wed May 10 19:43:27 2017 -0700 Committer: vjagadish1989 <[email protected]> Committed: Wed May 10 19:43:27 2017 -0700 ---------------------------------------------------------------------- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/samza/blob/9f60e980/gradle.properties ---------------------------------------------------------------------- diff --git a/gradle.properties b/gradle.properties index 026f406..9cc5697 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. group=org.apache.samza -version=0.13.0-SNAPSHOT +version=0.13.0 scalaVersion=2.11 gradleVersion=2.8
