File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.github.introfog.pie</groupId >
99 <artifactId >root</artifactId >
10- <version >1.1-SNAPSHOT </version >
10+ <version >1.1</version >
1111 </parent >
1212
1313 <artifactId >assessment</artifactId >
2323 <dependency >
2424 <groupId >com.github.introfog.pie</groupId >
2525 <artifactId >core</artifactId >
26- <version >1.1-SNAPSHOT </version >
26+ <version >1.1</version >
2727 <scope >compile</scope >
2828 </dependency >
2929 <dependency >
3030 <groupId >com.github.introfog.pie</groupId >
3131 <artifactId >test</artifactId >
32- <version >1.1-SNAPSHOT </version >
32+ <version >1.1</version >
3333 <scope >test</scope >
3434 </dependency >
3535 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.github.introfog.pie</groupId >
99 <artifactId >root</artifactId >
10- <version >1.1-SNAPSHOT </version >
10+ <version >1.1</version >
1111 </parent >
1212
1313 <artifactId >core</artifactId >
2323 <dependency >
2424 <groupId >com.github.introfog.pie</groupId >
2525 <artifactId >test</artifactId >
26- <version >1.1-SNAPSHOT </version >
26+ <version >1.1</version >
2727 <scope >test</scope >
2828 </dependency >
2929 <dependency >
Original file line number Diff line number Diff line change 77 <groupId >com.github.introfog.pie</groupId >
88 <artifactId >root</artifactId >
99 <packaging >pom</packaging >
10- <version >1.1-SNAPSHOT </version >
10+ <version >1.1</version >
1111
1212 <modules >
1313 <module >core</module >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.github.introfog.pie</groupId >
99 <artifactId >root</artifactId >
10- <version >1.1-SNAPSHOT </version >
10+ <version >1.1</version >
1111 </parent >
1212
1313 <artifactId >test</artifactId >
You can’t perform that action at this time.
0 commit comments