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 33 <parent >
44 <groupId >io.serverlessworkflow</groupId >
55 <artifactId >serverlessworkflow-parent</artifactId >
6- <version >8.0.0-SNAPSHOT </version >
6+ <version >7.2.0.Final </version >
77 </parent >
88 <name >Serverless Workflow :: Annotations</name >
99 <artifactId >serverlessworkflow-annotations</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.serverlessworkflow</groupId >
66 <artifactId >serverlessworkflow-parent</artifactId >
7- <version >8.0.0-SNAPSHOT </version >
7+ <version >7.2.0.Final </version >
88 </parent >
99
1010 <artifactId >serverlessworkflow-api</artifactId >
8282 <groupId >io.serverlessworkflow</groupId >
8383 <artifactId >serverless-workflow-jackson-generator</artifactId >
8484 <version >${project.version} </version >
85- <dependencies />
85+ <dependencies />
8686 <configuration >
8787 <srcPackage >io.serverlessworkflow.api.types</srcPackage >
8888 <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >io.serverlessworkflow</groupId >
65 <artifactId >serverlessworkflow-examples</artifactId >
7- <version >8.0.0-SNAPSHOT </version >
6+ <version >7.2.0.Final </version >
87 </parent >
98 <name >Serverless Workflow :: Examples :: Events</name >
109 <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >io.serverlessworkflow</groupId >
65 <artifactId >serverlessworkflow-parent</artifactId >
7- <version >8.0.0-SNAPSHOT </version >
6+ <version >7.2.0.Final </version >
87 </parent >
98 <name >Serverless Workflow :: Examples</name >
109 <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >io.serverlessworkflow</groupId >
65 <artifactId >serverlessworkflow-examples</artifactId >
7- <version >8.0.0-SNAPSHOT </version >
6+ <version >7.2.0.Final </version >
87 </parent >
98 <artifactId >serverlessworkflow-examples-simpleGet</artifactId >
109 <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >io.serverlessworkflow</groupId >
65 <artifactId >serverlessworkflow-experimental</artifactId >
7- <version >8.0.0-SNAPSHOT </version >
6+ <version >7.2.0.Final </version >
87 </parent >
98 <artifactId >serverlessworkflow-experimental-agentic</artifactId >
109 <name >Serverless Workflow :: Experimental :: Agentic</name >
Original file line number Diff line number Diff line change 11<?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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.serverlessworkflow</groupId >
86 <artifactId >serverlessworkflow-experimental-fluent</artifactId >
9- <version >8.0.0-SNAPSHOT </version >
7+ <version >7.2.0.Final </version >
108 </parent >
119
1210 <artifactId >serverlessworkflow-experimental-fluent-agentic-langchain4j</artifactId >
Original file line number Diff line number Diff line change 11<?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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.serverlessworkflow</groupId >
86 <artifactId >serverlessworkflow-experimental-fluent</artifactId >
9- <version >8.0.0-SNAPSHOT </version >
7+ <version >7.2.0.Final </version >
108 </parent >
119
1210 <name >Serverless Workflow :: Experimental :: Fluent :: Agentic</name >
Original file line number Diff line number Diff line change 11<?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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.serverlessworkflow</groupId >
86 <artifactId >serverlessworkflow-experimental-fluent</artifactId >
9- <version >8.0.0-SNAPSHOT </version >
7+ <version >7.2.0.Final </version >
108 </parent >
119
1210 <name >Serverless Workflow :: Experimental :: Fluent :: Functional</name >
Original file line number Diff line number Diff line change 11<?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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.serverlessworkflow</groupId >
86 <artifactId >serverlessworkflow-experimental</artifactId >
9- <version >8.0.0-SNAPSHOT </version >
7+ <version >7.2.0.Final </version >
108 </parent >
119 <name >Serverless Workflow :: Experimental :: Fluent</name >
1210 <artifactId >serverlessworkflow-experimental-fluent</artifactId >
You can’t perform that action at this time.
0 commit comments