You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,23 @@ The following technical examples are in this repository. Please see the tutorial
45
45
-**fabric-chaincode-example-sacc** - Contains an example java chaincode gradle project that includes sample chaincode and basic gradle build instructions.
46
46
-**fabric-chaincode-example-sbe** - Contains an example java chaincode gradle project that includes state based endorsement
47
47
48
-
48
+
## 'dev' master branch builds
49
+
50
+
These 'dev' drivers are built from the master branch only, and have a version format including the date for example `2.3.1.dev.20210303`.
51
+
They are published to Artifactory. These can be accessed via the repository at
These 'dev' drivers are built from the master branch only, and have a version format including the date for example `2.3.1.dev.20210303`. They can be accessed in a build file like this
0 commit comments