File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 <scm >
6464 <url >scm:git:https://github.com/questdb/java-questdb-client.git</url >
6565 <connection >scm:git:https://github.com/questdb/java-questdb-client.git</connection >
66- <tag >9.3.1 </tag >
66+ <tag >1.0.0 </tag >
6767 </scm >
6868
6969
377377 </build >
378378 </profile >
379379 <profile >
380- <id >java17 +</id >
380+ <id >java11 +</id >
381381 <properties >
382- <jdk .version>17 </jdk .version>
383- <java .enforce.version>17 </java .enforce.version>
382+ <jdk .version>11 </jdk .version>
383+ <java .enforce.version>11 </java .enforce.version>
384384 <questdb .artifactid>questdb</questdb .artifactid>
385385 <compilerArg1 >--add-exports</compilerArg1 >
386386 <compilerArg2 >java.base/jdk.internal.math=io.questdb.client</compilerArg2 >
390390 <javac .compile.target>${javac.target} </javac .compile.target>
391391 </properties >
392392 <activation >
393- <jdk >(17 ,)</jdk >
393+ <jdk >(11 ,)</jdk >
394394 </activation >
395395 <dependencies >
396396 <dependency >
Original file line number Diff line number Diff line change 3636 <connection >scm:git:https://github.com/questdb/java-questdb-client.git</connection >
3737 <developerConnection >scm:git:https://github.com/questdb/java-questdb-client.git</developerConnection >
3838 <url >https://github.com/questdb/java-questdb-client</url >
39- <tag >9.3.1 </tag >
39+ <tag >1.0.0 </tag >
4040 </scm >
4141
4242 <build >
You can’t perform that action at this time.
0 commit comments