File tree Expand file tree Collapse file tree 12 files changed +23
-23
lines changed
gwt-boot-sample-collection
gwt-boot-sample-domino-rest
gwt-boot-sample-elemento-core
gwt-boot-sample-ui-dncomponents
gwt-boot-sample-ui-domino-dagger2
gwt-boot-sample-ui-domino
gwt-boot-sample-ui-gwtbootstrap3
gwt-boot-sample-ui-gwtmaterial
gwt-boot-sample-ui-vue-gwt Expand file tree Collapse file tree 12 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 2525 <!-- Using gwt-boot-starter-parent -->
2626 <groupId >com.github.gwtboot</groupId >
2727 <artifactId >gwt-boot-starter-parent</artifactId >
28- <version >1.1.0-SNAPSHOT </version >
28+ <version >1.1.0</version >
2929 <relativePath />
3030 </parent >
3131 <artifactId >gwt-boot-sample-basic</artifactId >
3232 <packaging >jar</packaging >
3333 <name >gwt-boot-sample-basic</name >
34- <version >1.1.0-SNAPSHOT </version >
34+ <version >1.1.0</version >
3535 <description >GWT Boot Sample - Basic</description >
3636
3737 <properties >
Original file line number Diff line number Diff line change 2525 <!-- Using gwt-boot-starter-parent -->
2626 <groupId >com.github.gwtboot</groupId >
2727 <artifactId >gwt-boot-starter-parent</artifactId >
28- <version >1.1.0-SNAPSHOT </version >
28+ <version >1.1.0</version >
2929 <relativePath />
3030 </parent >
3131 <artifactId >gwt-boot-sample-collection</artifactId >
3232 <packaging >jar</packaging >
3333 <name >gwt-boot-sample-collection</name >
34- <version >1.1.0-SNAPSHOT </version >
34+ <version >1.1.0</version >
3535 <description >
3636 GWT Boot Sample - Collection RestyGWT Test Mockito Gin etc.
3737 </description >
Original file line number Diff line number Diff line change 2525 <!-- Using gwt-boot-starter-parent -->
2626 <groupId >com.github.gwtboot</groupId >
2727 <artifactId >gwt-boot-starter-parent</artifactId >
28- <version >1.1.0-SNAPSHOT </version >
28+ <version >1.1.0</version >
2929 <relativePath />
3030 </parent >
3131 <artifactId >gwt-boot-sample-domino-rest</artifactId >
3232 <packaging >jar</packaging >
3333 <name >gwt-boot-sample-domino-rest</name >
34- <version >1.1.0-SNAPSHOT </version >
34+ <version >1.1.0</version >
3535 <description >GWT Boot Sample - Domino REST</description >
3636
3737 <properties >
Original file line number Diff line number Diff line change 2525 <!-- Using gwt-boot-starter-parent -->
2626 <groupId >com.github.gwtboot</groupId >
2727 <artifactId >gwt-boot-starter-parent</artifactId >
28- <version >1.1.0-SNAPSHOT </version >
28+ <version >1.1.0</version >
2929 <relativePath />
3030 </parent >
3131 <artifactId >gwt-boot-sample-elemento-core</artifactId >
3232 <packaging >jar</packaging >
3333 <name >gwt-boot-sample-elemento-core</name >
34- <version >1.1.0-SNAPSHOT </version >
34+ <version >1.1.0</version >
3535 <description >GWT Boot Sample - Elemento Core</description >
3636
3737 <properties >
Original file line number Diff line number Diff line change 2525 <!-- Using gwt-boot-starter-parent -->
2626 <groupId >com.github.gwtboot</groupId >
2727 <artifactId >gwt-boot-starter-parent</artifactId >
28- <version >1.1.0-SNAPSHOT </version >
28+ <version >1.1.0</version >
2929 <relativePath />
3030 </parent >
3131 <artifactId >gwt-boot-sample-rxgwt</artifactId >
3232 <packaging >jar</packaging >
3333 <name >gwt-boot-sample-rxgwt</name >
34- <version >1.1.0-SNAPSHOT </version >
34+ <version >1.1.0</version >
3535 <description >GWT Boot Sample - RxGWT</description >
3636
3737 <!-- We need to add this to use RX version of GWT -->
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.gwtboot</groupId >
2626 <artifactId >gwt-boot-starter-parent</artifactId >
27- <version >1.1.0-SNAPSHOT </version >
27+ <version >1.1.0</version >
2828 <relativePath />
2929 </parent >
3030 <artifactId >gwt-boot-sample-ui-dncomponents</artifactId >
3131 <packaging >jar</packaging >
3232 <name >gwt-boot-sample-ui-dncomponents</name >
33- <version >1.1.0-SNAPSHOT </version >
33+ <version >1.1.0</version >
3434 <description >GWT Boot Sample - dncomponents</description >
3535
3636 <properties >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.gwtboot</groupId >
2626 <artifactId >gwt-boot-starter-parent</artifactId >
27- <version >1.1.0-SNAPSHOT </version >
27+ <version >1.1.0</version >
2828 <relativePath />
2929 </parent >
3030 <artifactId >gwt-boot-sample-ui-domino-dagger2</artifactId >
3131 <packaging >jar</packaging >
3232 <name >gwt-boot-sample-ui-domino-dagger2</name >
33- <version >1.1.0-SNAPSHOT </version >
33+ <version >1.1.0</version >
3434 <description >GWT Boot Sample - DominoUI with Dagger2</description >
3535
3636 <properties >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.github.gwtboot</groupId >
2626 <artifactId >gwt-boot-starter-parent</artifactId >
27- <version >1.1.0-SNAPSHOT </version >
27+ <version >1.1.0</version >
2828 <relativePath />
2929 </parent >
3030 <artifactId >gwt-boot-sample-ui-domino</artifactId >
3131 <packaging >jar</packaging >
3232 <name >gwt-boot-sample-ui-domino</name >
33- <version >1.1.0-SNAPSHOT </version >
33+ <version >1.1.0</version >
3434 <description >GWT Boot Sample - DominoUI</description >
3535
3636 <properties >
Original file line number Diff line number Diff line change 2525 <!-- Using gwt-boot-starter-parent -->
2626 <groupId >com.github.gwtboot</groupId >
2727 <artifactId >gwt-boot-starter-parent</artifactId >
28- <version >1.1.0-SNAPSHOT </version >
28+ <version >1.1.0</version >
2929 <relativePath />
3030 </parent >
3131 <artifactId >gwt-boot-sample-ui-gwtbootstrap3</artifactId >
3232 <packaging >jar</packaging >
3333 <name >gwt-boot-sample-ui-gwtbootstrap3</name >
34- <version >1.1.0-SNAPSHOT </version >
34+ <version >1.1.0</version >
3535 <description >GWT Boot Sample - GWTBootstrap3</description >
3636
3737 <properties >
Original file line number Diff line number Diff line change 2525 <!-- Using gwt-boot-starter-parent -->
2626 <groupId >com.github.gwtboot</groupId >
2727 <artifactId >gwt-boot-starter-parent</artifactId >
28- <version >1.1.0-SNAPSHOT </version >
28+ <version >1.1.0</version >
2929 <relativePath />
3030 </parent >
3131 <artifactId >gwt-boot-sample-ui-gwtmaterial</artifactId >
3232 <packaging >jar</packaging >
3333 <name >gwt-boot-sample-ui-gwtmaterial</name >
34- <version >1.1.0-SNAPSHOT </version >
34+ <version >1.1.0</version >
3535 <description >GWT Boot Sample - GWTMaterial</description >
3636
3737 <properties >
You can’t perform that action at this time.
0 commit comments