File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
src/main/java/com/karuslabs/typist/generation/chunks Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >chimera</artifactId >
55 <groupId >com.karuslabs</groupId >
6- <version >5.1.0-SNAPSHOT </version >
6+ <version >5.1.0</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >annotations</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.karuslabs</groupId >
66 <artifactId >chimera</artifactId >
7- <version >5.1.0-SNAPSHOT </version >
7+ <version >5.1.0</version >
88 </parent >
99
1010 <artifactId >annotations</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >chimera</artifactId >
55 <groupId >com.karuslabs</groupId >
6- <version >5.1.0-SNAPSHOT </version >
6+ <version >5.1.0</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >commons</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.karuslabs</groupId >
66 <artifactId >chimera</artifactId >
7- <version >5.1.0-SNAPSHOT </version >
7+ <version >5.1.0</version >
88 </parent >
99
1010 <artifactId >commons</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >com.karuslabs</groupId >
66 <artifactId >chimera</artifactId >
7- <version >5.1.0-SNAPSHOT </version >
7+ <version >5.1.0</version >
88 <packaging >pom</packaging >
99
1010 <name >Chimera</name >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >chimera</artifactId >
55 <groupId >com.karuslabs</groupId >
6- <version >5.1.0-SNAPSHOT </version >
6+ <version >5.1.0</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >typist-example-plugin</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.karuslabs</groupId >
66 <artifactId >chimera</artifactId >
7- <version >5.1.0-SNAPSHOT </version >
7+ <version >5.1.0</version >
88 </parent >
99
1010 <artifactId >typist-example-plugin</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.karuslabs</groupId >
66 <artifactId >chimera</artifactId >
7- <version >5.1.0-SNAPSHOT </version >
7+ <version >5.1.0</version >
88 </parent >
99
1010 <artifactId >typist</artifactId >
Original file line number Diff line number Diff line change 2727
2828@ Static interface Constants <T > {
2929
30- static final String VERSION = "5.1.0-SNAPSHOT " ;
30+ static final String VERSION = "5.1.0" ;
3131 static final String SOURCE = "source" ;
3232 static final String REQUIREMENT = "REQUIREMENT" ;
3333 static final String NULL = "null" ;
You can’t perform that action at this time.
0 commit comments