You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by ja...@apache.org on 2017/05/11 02:43:36 UTC

samza git commit: Update SNAPSHOT version for 0.13 release

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 <jv...@linkedin.com>
Authored: Wed May 10 19:43:27 2017 -0700
Committer: vjagadish1989 <jv...@linkedin.com>
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