File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
tutorials/city-time-weather Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >com.google.adk</groupId >
22
22
<artifactId >google-adk-parent</artifactId >
23
- <version >0.3.0 </version ><!-- {x-version-update:google-adk:current} -->
23
+ <version >0.3.1-SNAPSHOT </version ><!-- {x-version-update:google-adk:current} -->
24
24
<relativePath >../../pom.xml</relativePath >
25
25
</parent >
26
26
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.google.adk.samples</groupId >
6
6
<artifactId >configagent-samples</artifactId >
7
- <version >0.3.0 </version >
7
+ <version >0.3.1-SNAPSHOT </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<properties >
Original file line number Diff line number Diff line change 19
19
20
20
<groupId >com.google.adk.samples</groupId >
21
21
<artifactId >google-adk-sample-helloworld</artifactId >
22
- <version >0.3.0 </version >
22
+ <version >0.3.1-SNAPSHOT </version >
23
23
<name >Google ADK - Sample - Hello World</name >
24
24
<description >
25
25
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 20
20
<parent >
21
21
<groupId >com.google.adk</groupId >
22
22
<artifactId >google-adk-parent</artifactId >
23
- <version >0.3.0 </version ><!-- {x-version-update:google-adk:current} -->
23
+ <version >0.3.1-SNAPSHOT </version ><!-- {x-version-update:google-adk:current} -->
24
24
</parent >
25
25
26
26
<artifactId >google-adk</artifactId >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >com.google.adk</groupId >
20
20
<artifactId >google-adk-parent</artifactId >
21
- <version >0.3.0 </version ><!-- {x-version-update:google-adk:current} -->
21
+ <version >0.3.1-SNAPSHOT </version ><!-- {x-version-update:google-adk:current} -->
22
22
</parent >
23
23
24
24
<artifactId >google-adk-dev</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.example</groupId >
6
6
<artifactId >custom-tools-example</artifactId >
7
- <version >0.3.0 </version >
7
+ <version >0.3.1-SNAPSHOT </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >ADK Custom Tools Example</name >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.example</groupId >
6
6
<artifactId >simple-adk-agent</artifactId >
7
- <version >0.3.0 </version >
7
+ <version >0.3.1-SNAPSHOT </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Simple ADK Agent Example</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.google.adk</groupId >
7
7
<artifactId >google-adk-parent</artifactId >
8
- <version >0.3.0 </version >
8
+ <version >0.3.1-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 17
17
18
18
<groupId >com.google.adk</groupId >
19
19
<artifactId >google-adk-parent</artifactId >
20
- <version >0.3.0 </version ><!-- {x-version-update:google-adk:current} -->
20
+ <version >0.3.1-SNAPSHOT </version ><!-- {x-version-update:google-adk:current} -->
21
21
<packaging >pom</packaging >
22
22
23
23
<name >Google Agent Development Kit Maven Parent POM</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >com.google.adk</groupId >
22
22
<artifactId >google-adk-parent</artifactId >
23
- <version >0.3.0 </version ><!-- {x-version-update:google-adk:current} -->
23
+ <version >0.3.1-SNAPSHOT </version ><!-- {x-version-update:google-adk:current} -->
24
24
<relativePath >../../pom.xml</relativePath >
25
25
</parent >
26
26
You can’t perform that action at this time.
0 commit comments