File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 2020 <version >0.0.1-SNAPSHOT</version >
2121 </parent >
2222 <artifactId >org.eclipse.daanse.odf.model.emf</artifactId >
23- </project >
23+ </project >
Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >org.eclipse.daanse</groupId >
2121 <artifactId >org.eclipse.daanse.pom.parent</artifactId >
22- <version >0.0.4 </version >
22+ <version >0.0.5-SNAPSHOT </version >
2323 </parent >
2424
2525 <artifactId >org.eclipse.daanse.odf</artifactId >
2828
2929 <version >0.0.1-SNAPSHOT</version >
3030
31+ <repositories >
32+ <repository >
33+ <id >ossrh</id >
34+ <name >Sonatype Nexus Snapshots</name >
35+ <url >https://central.sonatype.com/repository/maven-snapshots</url >
36+ <releases >
37+ <enabled >false</enabled >
38+ </releases >
39+ <snapshots >
40+ <enabled >true</enabled >
41+ </snapshots >
42+ </repository >
43+ </repositories >
44+
3145 <modules >
3246 <module >model</module >
3347 </modules >
You can’t perform that action at this time.
0 commit comments