File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 22<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/maven-v4_0_0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <parent >
5- <groupId >com.datasqrl</groupId >
6- <artifactId >acorn</artifactId >
5+ <groupId >com.datasqrl.acorn </groupId >
6+ <artifactId >acorn-parent </artifactId >
77 <version >0.2-SNAPSHOT</version >
88 </parent >
9+
910 <artifactId >acorn-graphql</artifactId >
10- <packaging >jar</packaging >
1111 <name >acorn - GraphQL API Module</name >
1212 <description >Acorn Graphql</description >
1313
Original file line number Diff line number Diff line change 22<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/maven-v4_0_0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <parent >
5- <groupId >com.datasqrl</groupId >
6- <artifactId >acorn</artifactId >
5+ <groupId >com.datasqrl.acorn </groupId >
6+ <artifactId >acorn-parent </artifactId >
77 <version >0.2-SNAPSHOT</version >
88 </parent >
9+
910 <artifactId >acorn-springai</artifactId >
1011 <name >Acorn - Spring AI Adapter</name >
12+
1113 <url >http://maven.apache.org</url >
1214 <properties >
1315 <spring .version>3.3.0</spring .version>
Original file line number Diff line number Diff line change 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44
5- <groupId >com.datasqrl</groupId >
6- <artifactId >acorn</artifactId >
5+ <groupId >com.datasqrl.acorn </groupId >
6+ <artifactId >acorn-parent </artifactId >
77 <version >0.2-SNAPSHOT</version >
88 <packaging >pom</packaging >
99
You can’t perform that action at this time.
0 commit comments