File tree Expand file tree Collapse file tree 4 files changed +8
-16
lines changed
Expand file tree Collapse file tree 4 files changed +8
-16
lines changed 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
75 <groupId >com.google.adk.samples</groupId >
86 <artifactId >configagent-samples</artifactId >
9- <version >1.0.0 </version >
7+ <version >0.2.1-SNAPSHOT </version >
108 <packaging >jar</packaging >
119
1210 <properties >
Original file line number Diff line number Diff line change 1414 See the License for the specific language governing permissions and
1515 limitations under the License.
1616-->
17- <project xmlns =" http://maven.apache.org/POM/4.0.0"
18- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
17+ <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" >
2018 <modelVersion >4.0.0</modelVersion >
2119
2220 <groupId >com.google.adk.samples</groupId >
2321 <artifactId >google-adk-sample-helloworld</artifactId >
24- <version >0.1.3 -SNAPSHOT</version >
22+ <version >0.2.1 -SNAPSHOT</version >
2523 <name >Google ADK - Sample - Hello World</name >
2624 <description >
2725 A sample "Hello World" application demonstrating basic agent and tool usage with the Google ADK,
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
75 <groupId >com.example</groupId >
86 <artifactId >custom-tools-example</artifactId >
9- <version >1.0 -SNAPSHOT</version >
7+ <version >0.2.1 -SNAPSHOT</version >
108 <packaging >jar</packaging >
119
1210 <name >ADK Custom Tools Example</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
75 <groupId >com.example</groupId >
86 <artifactId >simple-adk-agent</artifactId >
9- <version >1.0 -SNAPSHOT</version >
7+ <version >0.2.1 -SNAPSHOT</version >
108 <packaging >jar</packaging >
119
1210 <name >Simple ADK Agent Example</name >
You can’t perform that action at this time.
0 commit comments