File tree Expand file tree Collapse file tree 29 files changed +51
-77
lines changed Expand file tree Collapse file tree 29 files changed +51
-77
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.serverlessworkflow</groupId >
5
5
<artifactId >serverlessworkflow-parent</artifactId >
6
- <version >8.0.0-SNAPSHOT </version >
6
+ <version >7.2.0.Final </version >
7
7
</parent >
8
8
<name >Serverless Workflow :: Annotations</name >
9
9
<artifactId >serverlessworkflow-annotations</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.serverlessworkflow</groupId >
6
6
<artifactId >serverlessworkflow-parent</artifactId >
7
- <version >8.0.0-SNAPSHOT </version >
7
+ <version >7.2.0.Final </version >
8
8
</parent >
9
9
10
10
<artifactId >serverlessworkflow-api</artifactId >
82
82
<groupId >io.serverlessworkflow</groupId >
83
83
<artifactId >serverless-workflow-jackson-generator</artifactId >
84
84
<version >${project.version} </version >
85
- <dependencies />
85
+ <dependencies />
86
86
<configuration >
87
87
<srcPackage >io.serverlessworkflow.api.types</srcPackage >
88
88
<targetPackage >io.serverlessworkflow.api.types.jackson</targetPackage >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >io.serverlessworkflow</groupId >
6
5
<artifactId >serverlessworkflow-examples</artifactId >
7
- <version >8.0.0-SNAPSHOT </version >
6
+ <version >7.2.0.Final </version >
8
7
</parent >
9
8
<name >Serverless Workflow :: Examples :: Events</name >
10
9
<artifactId >serverlessworkflow-examples-events</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >io.serverlessworkflow</groupId >
6
5
<artifactId >serverlessworkflow-parent</artifactId >
7
- <version >8.0.0-SNAPSHOT </version >
6
+ <version >7.2.0.Final </version >
8
7
</parent >
9
8
<name >Serverless Workflow :: Examples</name >
10
9
<artifactId >serverlessworkflow-examples</artifactId >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >io.serverlessworkflow</groupId >
6
5
<artifactId >serverlessworkflow-examples</artifactId >
7
- <version >8.0.0-SNAPSHOT </version >
6
+ <version >7.2.0.Final </version >
8
7
</parent >
9
8
<artifactId >serverlessworkflow-examples-simpleGet</artifactId >
10
9
<name >Serverless Workflow :: Examples :: SimpleGet</name >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<parent >
5
4
<groupId >io.serverlessworkflow</groupId >
6
5
<artifactId >serverlessworkflow-experimental</artifactId >
7
- <version >8.0.0-SNAPSHOT </version >
6
+ <version >7.2.0.Final </version >
8
7
</parent >
9
8
<artifactId >serverlessworkflow-experimental-agentic</artifactId >
10
9
<name >Serverless Workflow :: Experimental :: Agentic</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<groupId >io.serverlessworkflow</groupId >
8
6
<artifactId >serverlessworkflow-experimental-fluent</artifactId >
9
- <version >8.0.0-SNAPSHOT </version >
7
+ <version >7.2.0.Final </version >
10
8
</parent >
11
9
12
10
<artifactId >serverlessworkflow-experimental-fluent-agentic-langchain4j</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<groupId >io.serverlessworkflow</groupId >
8
6
<artifactId >serverlessworkflow-experimental-fluent</artifactId >
9
- <version >8.0.0-SNAPSHOT </version >
7
+ <version >7.2.0.Final </version >
10
8
</parent >
11
9
12
10
<name >Serverless Workflow :: Experimental :: Fluent :: Agentic</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<groupId >io.serverlessworkflow</groupId >
8
6
<artifactId >serverlessworkflow-experimental-fluent</artifactId >
9
- <version >8.0.0-SNAPSHOT </version >
7
+ <version >7.2.0.Final </version >
10
8
</parent >
11
9
12
10
<name >Serverless Workflow :: Experimental :: Fluent :: Functional</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<groupId >io.serverlessworkflow</groupId >
8
6
<artifactId >serverlessworkflow-experimental</artifactId >
9
- <version >8.0.0-SNAPSHOT </version >
7
+ <version >7.2.0.Final </version >
10
8
</parent >
11
9
<name >Serverless Workflow :: Experimental :: Fluent</name >
12
10
<artifactId >serverlessworkflow-experimental-fluent</artifactId >
You can’t perform that action at this time.
0 commit comments