File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 67
67
<dependency >
68
68
<groupId >software.amazon</groupId >
69
69
<artifactId >flow</artifactId >
70
- <version >1.0-SNAPSHOT </version >
70
+ <version >1.0</version >
71
71
</dependency >
72
72
73
73
<dependency >
Original file line number Diff line number Diff line change 14
14
<version >2.0.0</version >
15
15
</parent >
16
16
17
+ <name >AWS Event Stream</name >
18
+ <description >The AWS Event Stream decoder library.</description >
19
+ <url >https://aws.amazon.com/sdkforjava</url >
20
+
21
+
17
22
<properties >
18
23
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19
24
<java .version>1.8</java .version>
Original file line number Diff line number Diff line change 60
60
<dependency >
61
61
<groupId >software.amazon</groupId >
62
62
<artifactId >flow</artifactId >
63
- <version >1.0-SNAPSHOT </version >
63
+ <version >1.0</version >
64
64
<scope >test</scope >
65
65
</dependency >
66
66
</dependencies >
You can’t perform that action at this time.
0 commit comments