File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 <parent >
3131 <groupId >net.tirasa.connid</groupId >
3232 <artifactId >connid</artifactId >
33- <version >1.6.0.1 </version >
33+ <version >1.6.1.0-SNAPSHOT </version >
3434 </parent >
3535
3636 <groupId >net.tirasa.connid.bundles.db</groupId >
6969 </ciManagement >
7070
7171 <properties >
72- <connid .version>1.6.0.1 </connid .version>
72+ <connid .version>1.6.1.0-SNAPSHOT </connid .version>
7373 <rootpom .basedir>${basedir} </rootpom .basedir>
7474
7575 <targetJdk >21</targetJdk >
219219 <module >scriptedsql</module >
220220 <module >bundle</module >
221221 </modules >
222+
223+ <repositories >
224+ <repository >
225+ <id >central-portal-snapshots</id >
226+ <url >https://central.sonatype.com/repository/maven-snapshots/</url >
227+ <releases >
228+ <enabled >false</enabled >
229+ </releases >
230+ <snapshots >
231+ <enabled >true</enabled >
232+ </snapshots >
233+ </repository >
234+ </repositories >
222235</project >
You can’t perform that action at this time.
0 commit comments