File tree Expand file tree Collapse file tree 5 files changed +7
-5
lines changed
edu.cuny.hunter.streamrefactoring.core
edu.cuny.hunter.streamrefactoring.tests.report
edu.cuny.hunter.streamrefactoring.tests
edu.cuny.hunter.streamrefactoring.ui Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
77 <parent >
88 <groupId >edu.cuny.hunter.streamrefactoring</groupId >
99 <artifactId >parent</artifactId >
10- <version >1.0 .0</version >
10+ <version >1.3 .0</version >
1111 </parent >
1212 <artifactId >edu.cuny.hunter.streamrefactoring.core</artifactId >
1313 <packaging >eclipse-plugin</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >edu.cuny.hunter.streamrefactoring</groupId >
66 <artifactId >parent</artifactId >
7- <version >1.0 .0</version >
7+ <version >1.3 .0</version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <artifactId >edu.cuny.hunter.streamrefactoring.tests.report</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >edu.cuny.hunter.streamrefactoring</groupId >
66 <artifactId >parent</artifactId >
7- <version >1.0 .0</version >
7+ <version >1.3 .0</version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <artifactId >edu.cuny.hunter.streamrefactoring.tests</artifactId >
11+ <version >1.0.0</version >
1112 <packaging >eclipse-test-plugin</packaging >
1213 <profiles >
1314 <profile >
Original file line number Diff line number Diff line change @@ -7,8 +7,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
77 <parent >
88 <groupId >edu.cuny.hunter.streamrefactoring</groupId >
99 <artifactId >parent</artifactId >
10- <version >1.0 .0</version >
10+ <version >1.3 .0</version >
1111 </parent >
1212 <artifactId >edu.cuny.hunter.streamrefactoring.ui</artifactId >
13+ <version >1.1.0</version >
1314 <packaging >eclipse-plugin</packaging >
1415</project >
Original file line number Diff line number Diff line change 66 <modelVersion >4.0.0</modelVersion >
77 <groupId >edu.cuny.hunter.streamrefactoring</groupId >
88 <artifactId >parent</artifactId >
9- <version >1.0 .0</version >
9+ <version >1.3 .0</version >
1010 <packaging >pom</packaging >
1111 <modules >
1212 <module >edu.cuny.hunter.streamrefactoring.ui</module >
You can’t perform that action at this time.
0 commit comments