Repository: reef
Updated Branches:
  refs/heads/master ac732bde2 -> 44ee29c04


[REEF-1644] Update snapshot version to 05

JIRA:
  [REEF-1644](https://issues.apache.org/jira/browse/REEF-1644)

Pull request:
  This closes #1159


Project: http://git-wip-us.apache.org/repos/asf/reef/repo
Commit: http://git-wip-us.apache.org/repos/asf/reef/commit/44ee29c0
Tree: http://git-wip-us.apache.org/repos/asf/reef/tree/44ee29c0
Diff: http://git-wip-us.apache.org/repos/asf/reef/diff/44ee29c0

Branch: refs/heads/master
Commit: 44ee29c04f37c7aec4d952e2e6ce5e3efb49775f
Parents: ac732bd
Author: Mariia Mykhailova <mar...@apache.org>
Authored: Mon Oct 17 15:48:32 2016 -0700
Committer: Markus Weimer <wei...@apache.org>
Committed: Mon Oct 17 16:00:03 2016 -0700

----------------------------------------------------------------------
 lang/cs/build.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/reef/blob/44ee29c0/lang/cs/build.props
----------------------------------------------------------------------
diff --git a/lang/cs/build.props b/lang/cs/build.props
index 9c02b87..4df8d96 100644
--- a/lang/cs/build.props
+++ b/lang/cs/build.props
@@ -59,7 +59,7 @@ under the License.
   <!-- REEF NuGet properties -->
   <PropertyGroup>
     <IsSnapshot>true</IsSnapshot>
-    <SnapshotNumber>04</SnapshotNumber>
+    <SnapshotNumber>05</SnapshotNumber>
     <PushPackages>false</PushPackages>
     <NuGetRepository>https://www.nuget.org</NuGetRepository>
     <NuGetError>This project references NuGet package(s) that are missing on 
this computer. Enable NuGet Package Restore to download them.  For more 
information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing 
file is {0}.</NuGetError>

Reply via email to