File tree Expand file tree Collapse file tree 25 files changed +147
-95
lines changed Expand file tree Collapse file tree 25 files changed +147
-95
lines changed Original file line number Diff line number Diff line change 33stacks /
44client /.yarn /cache /* .zip
55server /node-service /.yarn /cache /* .zip
6+ .metadata /
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >lowcoder-root</artifactId >
77 <groupId >org.lowcoder</groupId >
8- <version >1.0-SNAPSHOT </version >
8+ <version >${revision} </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >lowcoder-domain</artifactId >
13- <version >1.0-SNAPSHOT</version >
1413 <name >lowcoder-domain</name >
1514
1615 <dependencies >
17- <dependency >
18- <groupId >org.lowcoder</groupId >
19- <artifactId >lowcoder-ee</artifactId >
20- <type >pom</type >
21- <version >1.0-SNAPSHOT</version >
22- </dependency >
2316 <dependency >
2417 <groupId >org.springframework.boot</groupId >
2518 <artifactId >spring-boot-starter-webflux</artifactId >
5245 <dependency >
5346 <groupId >org.lowcoder</groupId >
5447 <artifactId >lowcoder-sdk</artifactId >
55- <version >1.0-SNAPSHOT</version >
5648 </dependency >
5749 <dependency >
5850 <groupId >org.lowcoder</groupId >
5951 <artifactId >lowcoder-infra</artifactId >
60- <version >1.0-SNAPSHOT</version >
6152 </dependency >
6253
6354 <dependency >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >lowcoder-root</artifactId >
77 <groupId >org.lowcoder</groupId >
8- <version >1.0-SNAPSHOT </version >
8+ <version >${revision} </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1515 <dependency >
1616 <groupId >org.lowcoder</groupId >
1717 <artifactId >lowcoder-sdk</artifactId >
18- <version >1.0-SNAPSHOT</version >
19- </dependency >
20- <dependency >
21- <groupId >org.lowcoder</groupId >
22- <artifactId >lowcoder-ee</artifactId >
23- <type >pom</type >
24- <version >1.0-SNAPSHOT</version >
2518 </dependency >
2619
2720 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.lowcoder</groupId >
77 <artifactId >lowcoder-plugins</artifactId >
8- <version >1.0-SNAPSHOT </version >
8+ <version >${revision} </version >
99 </parent >
1010
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.lowcoder</groupId >
77 <artifactId >lowcoder-plugins</artifactId >
8- <version >1.0-SNAPSHOT </version >
8+ <version >${revision} </version >
99 </parent >
1010
1111 <modelVersion >4.0.0</modelVersion >
1212 <artifactId >elasticSearchPlugin</artifactId >
13- <version >1.0-SNAPSHOT</version >
1413
1514 <name >elasticSearchPlugin</name >
1615
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >lowcoder-plugins</artifactId >
77 <groupId >org.lowcoder</groupId >
8- <version >1.0-SNAPSHOT </version >
8+ <version >${revision} </version >
99 </parent >
1010
1111 <modelVersion >4.0.0</modelVersion >
1212 <artifactId >googleSheetsPlugin</artifactId >
13- <version >1.0-SNAPSHOT</version >
1413
1514 <name >googleSheetsPlugin</name >
1615
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.lowcoder</groupId >
77 <artifactId >lowcoder-plugins</artifactId >
8- <version >1.0-SNAPSHOT </version >
8+ <version >${revision} </version >
99 </parent >
1010
1111 <modelVersion >4.0.0</modelVersion >
1212 <groupId >org.lowcoder.plugins</groupId >
1313 <artifactId >graphqlPlugin</artifactId >
14- <version >1.0-SNAPSHOT</version >
1514
1615 <name >graphqlPlugin</name >
1716
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >lowcoder-plugins</artifactId >
77 <groupId >org.lowcoder</groupId >
8- <version >1.0-SNAPSHOT </version >
8+ <version >${revision} </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 11plugin.id =mongo-plugin
22plugin.class =org.lowcoder.plugin.mongo.MongoPlugin
3- plugin.version =1.0 -SNAPSHOT
3+ plugin.version =2.0.1 -SNAPSHOT
44plugin.provider =service@lowcoder.org
55plugin.dependencies =
You can’t perform that action at this time.
0 commit comments