File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
GOARCH : amd64
23
23
GOPROXY : https://proxy.golang.org
24
24
JDK_VER : 13.0.x
25
- DAPR_CLI_VER : 1.2 .0-rc.1
26
- DAPR_RUNTIME_VER : 1.2 .0-rc.3
27
- DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.2 .0-rc.1/install/install.sh
25
+ DAPR_CLI_VER : 1.3 .0-rc.1
26
+ DAPR_RUNTIME_VER : 1.3 .0-rc.1
27
+ DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/v1.3 .0-rc.1/install/install.sh
28
28
DAPR_CLI_REF :
29
29
DAPR_REF :
30
30
OSSRH_USER_TOKEN : ${{ secrets.OSSRH_USER_TOKEN }}
Original file line number Diff line number Diff line change 27
27
GOARCH : amd64
28
28
GOPROXY : https://proxy.golang.org
29
29
JDK_VER : 13.0.x
30
- DAPR_CLI_VER : 1.2 .0-rc.1
31
- DAPR_RUNTIME_VER : 1.2 .0-rc.3
30
+ DAPR_CLI_VER : 1.3 .0-rc.1
31
+ DAPR_RUNTIME_VER : 1.3 .0-rc.1
32
32
DAPR_INSTALL_URL : https://raw.githubusercontent.com/dapr/cli/3dacfb672d55f1436c249057aaebbe597e1066f3/install/install.sh
33
33
DAPR_CLI_REF :
34
34
DAPR_REF :
Original file line number Diff line number Diff line change 16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17
17
<grpc .version>1.39.0</grpc .version>
18
18
<protobuf .version>3.13.0</protobuf .version>
19
- <dapr .proto.baseurl>https://raw.githubusercontent.com/dapr/dapr/v1.2 .0-rc.3 /dapr/proto</dapr .proto.baseurl>
19
+ <dapr .proto.baseurl>https://raw.githubusercontent.com/dapr/dapr/v1.3 .0-rc.1 /dapr/proto</dapr .proto.baseurl>
20
20
<os-maven-plugin .version>1.6.2</os-maven-plugin .version>
21
21
<maven-dependency-plugin .version>3.1.1</maven-dependency-plugin .version>
22
22
<maven-antrun-plugin .version>1.8</maven-antrun-plugin .version>
You can’t perform that action at this time.
0 commit comments