File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 5
5
<artifactId >serverlessworkflow-examples</artifactId >
6
6
<version >8.0.0-SNAPSHOT</version >
7
7
</parent >
8
- <artifactId >events</artifactId >
8
+ <artifactId >serverlessworkflow-examples- events</artifactId >
9
9
<dependencies >
10
10
<dependency >
11
11
<groupId >io.serverlessworkflow</groupId >
Original file line number Diff line number Diff line change 5
5
<artifactId >serverlessworkflow-examples</artifactId >
6
6
<version >8.0.0-SNAPSHOT</version >
7
7
</parent >
8
- <artifactId >simpleGet</artifactId >
8
+ <artifactId >serverlessworkflow-examples- simpleGet</artifactId >
9
9
<dependencies >
10
10
<dependency >
11
11
<groupId >io.serverlessworkflow</groupId >
Original file line number Diff line number Diff line change 40
40
<module >api</module >
41
41
<module >custom-generator</module >
42
42
<module >impl</module >
43
- <module >examples</module >
44
43
</modules >
45
44
46
45
<properties >
You can’t perform that action at this time.
0 commit comments