File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ SOFTWARE.
3030 <parent >
3131 <groupId >oo</groupId >
3232 <artifactId >oo-atom</artifactId >
33- <version >0.0.0-SNAPSHOT </version >
33+ <version >0.0.8 </version >
3434 </parent >
3535 <artifactId >atom-api</artifactId >
3636 <packaging >bundle</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >oo</groupId >
66 <artifactId >oo-atom</artifactId >
7- <version >0.0.0-SNAPSHOT </version >
7+ <version >0.0.8 </version >
88 </parent >
99 <artifactId >atom-codegen</artifactId >
1010 <packaging >bundle</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >oo</groupId >
66 <artifactId >oo-atom</artifactId >
7- <version >0.0.0-SNAPSHOT </version >
7+ <version >0.0.8 </version >
88 </parent >
99 <artifactId >atom-it</artifactId >
1010 <packaging >bundle</packaging >
Original file line number Diff line number Diff line change 77 -->
88 <groupId >oo</groupId >
99 <artifactId >oo-atom</artifactId >
10- <version >0.0.0-SNAPSHOT </version >
10+ <version >0.0.8 </version >
1111 </parent >
1212 <artifactId >atom-starter</artifactId >
1313 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >oo</groupId >
66 <artifactId >oo-atom</artifactId >
7- <version >0.0.0-SNAPSHOT </version >
7+ <version >0.0.8 </version >
88 </parent >
99 <artifactId >atom-tests</artifactId >
1010 <packaging >bundle</packaging >
Original file line number Diff line number Diff line change @@ -29,13 +29,13 @@ SOFTWARE.
2929
3030 <groupId >oo</groupId >
3131 <artifactId >oo-atom</artifactId >
32- <version >0.0.0-SNAPSHOT </version >
32+ <version >0.0.8 </version >
3333 <packaging >pom</packaging >
3434 <properties >
3535 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3636 <maven .compiler.source>1.8</maven .compiler.source>
3737 <maven .compiler.target>1.8</maven .compiler.target>
38- <atom .version>0.0.0-SNAPSHOT </atom .version>
38+ <atom .version>0.0.8 </atom .version>
3939 <atom .plugin>oo.atom.codegen.bytebuddy.plugin.EnforcingAtomPlugin</atom .plugin>
4040 </properties >
4141
You can’t perform that action at this time.
0 commit comments