File tree Expand file tree Collapse file tree 15 files changed +37
-49
lines changed
embabel-agent-autoconfigure
embabel-agent-dependencies
embabel-agent-starter-bedrock
embabel-agent-starter-platform Expand file tree Collapse file tree 15 files changed +37
-49
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >com.embabel.agent</groupId >
7
6
<artifactId >embabel-agent-parent</artifactId >
8
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
9
8
</parent >
10
9
<artifactId >embabel-agent-a2a</artifactId >
11
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >com.embabel.agent</groupId >
7
6
<artifactId >embabel-agent-parent</artifactId >
8
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
9
8
</parent >
10
9
<artifactId >embabel-agent-api</artifactId >
11
- <version >0.1.0-SNAPSHOT </version >
10
+ <version >0.1.0</version >
12
11
<packaging >jar</packaging >
13
12
<name >Embabel Agent API</name >
14
13
<description >Fluent DSL and Kotlin DSL for Agentic Flows</description >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >com.embabel.agent</groupId >
7
6
<artifactId >embabel-agent-parent</artifactId >
8
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
9
8
</parent >
10
9
<artifactId >embabel-agent-autoconfigure</artifactId >
11
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<groupId >com.embabel.build</groupId >
8
6
<artifactId >embabel-dependencies-parent</artifactId >
9
7
<version >0.1.0</version >
10
- <relativePath />
8
+ <relativePath />
11
9
</parent >
12
10
<groupId >com.embabel.agent</groupId >
13
11
<artifactId >embabel-agent-dependencies</artifactId >
14
- <version >0.1.0-SNAPSHOT </version >
12
+ <version >0.1.0</version >
15
13
<packaging >pom</packaging >
16
14
<name >Embabel Agent BOM</name >
17
15
<description >Embabel Agent BOM</description >
117
115
</snapshotRepository >
118
116
</distributionManagement >
119
117
118
+
119
+ <scm >
120
+ <tag >embabel-agent-parent-0.1.0</tag >
121
+ </scm >
120
122
</project >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >com.embabel.agent</groupId >
7
6
<artifactId >embabel-agent-parent</artifactId >
8
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
9
8
</parent >
10
9
<artifactId >embabel-agent-eval</artifactId >
11
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >com.embabel.agent</groupId >
7
6
<artifactId >embabel-agent-parent</artifactId >
8
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
9
8
</parent >
10
9
<artifactId >embabel-agent-mcpserver</artifactId >
11
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >com.embabel.agent</groupId >
7
6
<artifactId >embabel-agent-parent</artifactId >
8
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
9
8
</parent >
10
9
<artifactId >embabel-agent-rag</artifactId >
11
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >com.embabel.agent</groupId >
7
6
<artifactId >embabel-agent-parent</artifactId >
8
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
9
8
</parent >
10
9
<artifactId >embabel-agent-shell</artifactId >
11
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >com.embabel.agent</groupId >
7
6
<artifactId >embabel-agent-starters</artifactId >
8
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
9
8
</parent >
10
9
<artifactId >embabel-agent-starter-bedrock</artifactId >
11
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
<parent >
6
5
<groupId >com.embabel.agent</groupId >
7
6
<artifactId >embabel-agent-starters</artifactId >
8
- <version >0.1.0-SNAPSHOT </version >
7
+ <version >0.1.0</version >
9
8
</parent >
10
9
<artifactId >embabel-agent-starter-platform</artifactId >
11
10
<packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments