File tree Expand file tree Collapse file tree 16 files changed +472
-115
lines changed
X509CredentialsProviderConnect Expand file tree Collapse file tree 16 files changed +472
-115
lines changed Original file line number Diff line number Diff line change 13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
</properties >
16
- <dependencies >
17
- <dependency >
18
- <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
19
- <artifactId >aws-iot-device-sdk</artifactId >
20
- <version >1.0.0-SNAPSHOT</version >
21
- </dependency >
22
- </dependencies >
16
+ <profiles >
17
+ <profile >
18
+ <id >latest-release</id >
19
+ <dependencies >
20
+ <dependency >
21
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
22
+ <artifactId >aws-iot-device-sdk</artifactId >
23
+ <version >1.10.3</version >
24
+ </dependency >
25
+ </dependencies >
26
+ </profile >
27
+ <profile >
28
+ <id >default</id >
29
+ <activation >
30
+ <activeByDefault >true</activeByDefault >
31
+ </activation >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
35
+ <artifactId >aws-iot-device-sdk</artifactId >
36
+ <version >1.0.0-SNAPSHOT </version >
37
+ </dependency >
38
+ </dependencies >
39
+ </profile >
40
+ </profiles >
23
41
<build >
24
42
<plugins >
25
43
<plugin >
Original file line number Diff line number Diff line change 13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
</properties >
16
- <dependencies >
17
- <dependency >
18
- <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
19
- <artifactId >aws-iot-device-sdk</artifactId >
20
- <version >1.0.0-SNAPSHOT</version >
21
- </dependency >
22
- </dependencies >
16
+ <profiles >
17
+ <profile >
18
+ <id >latest-release</id >
19
+ <dependencies >
20
+ <dependency >
21
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
22
+ <artifactId >aws-iot-device-sdk</artifactId >
23
+ <version >1.10.3</version >
24
+ </dependency >
25
+ </dependencies >
26
+ </profile >
27
+ <profile >
28
+ <id >default</id >
29
+ <activation >
30
+ <activeByDefault >true</activeByDefault >
31
+ </activation >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
35
+ <artifactId >aws-iot-device-sdk</artifactId >
36
+ <version >1.0.0-SNAPSHOT </version >
37
+ </dependency >
38
+ </dependencies >
39
+ </profile >
40
+ </profiles >
23
41
<build >
24
42
<plugins >
25
43
<plugin >
Original file line number Diff line number Diff line change 13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
</properties >
16
- <dependencies >
17
- <dependency >
18
- <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
19
- <artifactId >aws-iot-device-sdk</artifactId >
20
- <version >1.0.0-SNAPSHOT</version >
21
- </dependency >
22
- </dependencies >
16
+ <profiles >
17
+ <profile >
18
+ <id >latest-release</id >
19
+ <dependencies >
20
+ <dependency >
21
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
22
+ <artifactId >aws-iot-device-sdk</artifactId >
23
+ <version >1.10.3</version >
24
+ </dependency >
25
+ </dependencies >
26
+ </profile >
27
+ <profile >
28
+ <id >default</id >
29
+ <activation >
30
+ <activeByDefault >true</activeByDefault >
31
+ </activation >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
35
+ <artifactId >aws-iot-device-sdk</artifactId >
36
+ <version >1.0.0-SNAPSHOT </version >
37
+ </dependency >
38
+ </dependencies >
39
+ </profile >
40
+ </profiles >
23
41
<build >
24
42
<plugins >
25
43
<plugin >
Original file line number Diff line number Diff line change 13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
</properties >
16
- <dependencies >
17
- <dependency >
18
- <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
19
- <artifactId >aws-iot-device-sdk</artifactId >
20
- <version >1.0.0-SNAPSHOT</version >
21
- </dependency >
22
- </dependencies >
16
+ <profiles >
17
+ <profile >
18
+ <id >latest-release</id >
19
+ <dependencies >
20
+ <dependency >
21
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
22
+ <artifactId >aws-iot-device-sdk</artifactId >
23
+ <version >1.10.3</version >
24
+ </dependency >
25
+ </dependencies >
26
+ </profile >
27
+ <profile >
28
+ <id >default</id >
29
+ <activation >
30
+ <activeByDefault >true</activeByDefault >
31
+ </activation >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
35
+ <artifactId >aws-iot-device-sdk</artifactId >
36
+ <version >1.0.0-SNAPSHOT </version >
37
+ </dependency >
38
+ </dependencies >
39
+ </profile >
40
+ </profiles >
23
41
<build >
24
42
<plugins >
25
43
<plugin >
Original file line number Diff line number Diff line change 13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
</properties >
16
- <dependencies >
17
- <dependency >
18
- <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
19
- <artifactId >aws-iot-device-sdk</artifactId >
20
- <version >1.0.0-SNAPSHOT</version >
21
- </dependency >
22
- </dependencies >
16
+ <profiles >
17
+ <profile >
18
+ <id >latest-release</id >
19
+ <dependencies >
20
+ <dependency >
21
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
22
+ <artifactId >aws-iot-device-sdk</artifactId >
23
+ <version >1.10.3</version >
24
+ </dependency >
25
+ </dependencies >
26
+ </profile >
27
+ <profile >
28
+ <id >default</id >
29
+ <activation >
30
+ <activeByDefault >true</activeByDefault >
31
+ </activation >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
35
+ <artifactId >aws-iot-device-sdk</artifactId >
36
+ <version >1.0.0-SNAPSHOT </version >
37
+ </dependency >
38
+ </dependencies >
39
+ </profile >
40
+ </profiles >
23
41
<build >
24
42
<plugins >
25
43
<plugin >
Original file line number Diff line number Diff line change 13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
</properties >
16
+ <profiles >
17
+ <profile >
18
+ <id >latest-release</id >
19
+ <dependencies >
20
+ <dependency >
21
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
22
+ <artifactId >aws-iot-device-sdk</artifactId >
23
+ <version >1.10.3</version >
24
+ </dependency >
25
+ </dependencies >
26
+ </profile >
27
+ <profile >
28
+ <id >default</id >
29
+ <activation >
30
+ <activeByDefault >true</activeByDefault >
31
+ </activation >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
35
+ <artifactId >aws-iot-device-sdk</artifactId >
36
+ <version >1.0.0-SNAPSHOT </version >
37
+ </dependency >
38
+ </dependencies >
39
+ </profile >
40
+ </profiles >
16
41
<dependencies >
17
- <dependency >
18
- <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
19
- <artifactId >aws-iot-device-sdk</artifactId >
20
- <version >1.0.0-SNAPSHOT</version >
21
- </dependency >
22
42
<dependency >
23
43
<groupId >com.google.code.gson</groupId >
24
44
<artifactId >gson</artifactId >
Original file line number Diff line number Diff line change 13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
</properties >
16
- <dependencies >
17
- <dependency >
18
- <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
19
- <artifactId >aws-iot-device-sdk</artifactId >
20
- <version >1.0.0-SNAPSHOT</version >
21
- </dependency >
22
- </dependencies >
16
+ <profiles >
17
+ <profile >
18
+ <id >latest-release</id >
19
+ <dependencies >
20
+ <dependency >
21
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
22
+ <artifactId >aws-iot-device-sdk</artifactId >
23
+ <version >1.10.3</version >
24
+ </dependency >
25
+ </dependencies >
26
+ </profile >
27
+ <profile >
28
+ <id >default</id >
29
+ <activation >
30
+ <activeByDefault >true</activeByDefault >
31
+ </activation >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
35
+ <artifactId >aws-iot-device-sdk</artifactId >
36
+ <version >1.0.0-SNAPSHOT </version >
37
+ </dependency >
38
+ </dependencies >
39
+ </profile >
40
+ </profiles >
23
41
<build >
24
42
<plugins >
25
43
<plugin >
Original file line number Diff line number Diff line change 13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
</properties >
16
- <dependencies >
17
- <dependency >
18
- <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
19
- <artifactId >aws-iot-device-sdk</artifactId >
20
- <version >1.0.0-SNAPSHOT</version >
21
- </dependency >
22
- </dependencies >
16
+ <profiles >
17
+ <profile >
18
+ <id >latest-release</id >
19
+ <dependencies >
20
+ <dependency >
21
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
22
+ <artifactId >aws-iot-device-sdk</artifactId >
23
+ <version >1.10.3</version >
24
+ </dependency >
25
+ </dependencies >
26
+ </profile >
27
+ <profile >
28
+ <id >default</id >
29
+ <activation >
30
+ <activeByDefault >true</activeByDefault >
31
+ </activation >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
35
+ <artifactId >aws-iot-device-sdk</artifactId >
36
+ <version >1.0.0-SNAPSHOT </version >
37
+ </dependency >
38
+ </dependencies >
39
+ </profile >
40
+ </profiles >
23
41
<build >
24
42
<plugins >
25
43
<plugin >
Original file line number Diff line number Diff line change 13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
</properties >
16
- <dependencies >
17
- <dependency >
18
- <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
19
- <artifactId >aws-iot-device-sdk</artifactId >
20
- <version >1.0.0-SNAPSHOT</version >
21
- </dependency >
22
- </dependencies >
16
+ <profiles >
17
+ <profile >
18
+ <id >latest-release</id >
19
+ <dependencies >
20
+ <dependency >
21
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
22
+ <artifactId >aws-iot-device-sdk</artifactId >
23
+ <version >1.10.3</version >
24
+ </dependency >
25
+ </dependencies >
26
+ </profile >
27
+ <profile >
28
+ <id >default</id >
29
+ <activation >
30
+ <activeByDefault >true</activeByDefault >
31
+ </activation >
32
+ <dependencies >
33
+ <dependency >
34
+ <groupId >software.amazon.awssdk.iotdevicesdk</groupId >
35
+ <artifactId >aws-iot-device-sdk</artifactId >
36
+ <version >1.0.0-SNAPSHOT </version >
37
+ </dependency >
38
+ </dependencies >
39
+ </profile >
40
+ </profiles >
23
41
<build >
24
42
<plugins >
25
43
<plugin >
You can’t perform that action at this time.
0 commit comments