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 25
25
<!-- Using gwt-boot-starter-parent -->
26
26
<groupId >com.github.gwtboot</groupId >
27
27
<artifactId >gwt-boot-starter-parent</artifactId >
28
- <version >1.1.0-SNAPSHOT </version >
28
+ <version >1.1.0</version >
29
29
<relativePath />
30
30
</parent >
31
31
<artifactId >gwt-boot-sample-basic</artifactId >
32
32
<packaging >jar</packaging >
33
33
<name >gwt-boot-sample-basic</name >
34
- <version >1.1.0-SNAPSHOT </version >
34
+ <version >1.1.0</version >
35
35
<description >GWT Boot Sample - Basic</description >
36
36
37
37
<properties >
Original file line number Diff line number Diff line change 25
25
<!-- Using gwt-boot-starter-parent -->
26
26
<groupId >com.github.gwtboot</groupId >
27
27
<artifactId >gwt-boot-starter-parent</artifactId >
28
- <version >1.1.0-SNAPSHOT </version >
28
+ <version >1.1.0</version >
29
29
<relativePath />
30
30
</parent >
31
31
<artifactId >gwt-boot-sample-collection</artifactId >
32
32
<packaging >jar</packaging >
33
33
<name >gwt-boot-sample-collection</name >
34
- <version >1.1.0-SNAPSHOT </version >
34
+ <version >1.1.0</version >
35
35
<description >
36
36
GWT Boot Sample - Collection RestyGWT Test Mockito Gin etc.
37
37
</description >
Original file line number Diff line number Diff line change 25
25
<!-- Using gwt-boot-starter-parent -->
26
26
<groupId >com.github.gwtboot</groupId >
27
27
<artifactId >gwt-boot-starter-parent</artifactId >
28
- <version >1.1.0-SNAPSHOT </version >
28
+ <version >1.1.0</version >
29
29
<relativePath />
30
30
</parent >
31
31
<artifactId >gwt-boot-sample-domino-rest</artifactId >
32
32
<packaging >jar</packaging >
33
33
<name >gwt-boot-sample-domino-rest</name >
34
- <version >1.1.0-SNAPSHOT </version >
34
+ <version >1.1.0</version >
35
35
<description >GWT Boot Sample - Domino REST</description >
36
36
37
37
<properties >
Original file line number Diff line number Diff line change 25
25
<!-- Using gwt-boot-starter-parent -->
26
26
<groupId >com.github.gwtboot</groupId >
27
27
<artifactId >gwt-boot-starter-parent</artifactId >
28
- <version >1.1.0-SNAPSHOT </version >
28
+ <version >1.1.0</version >
29
29
<relativePath />
30
30
</parent >
31
31
<artifactId >gwt-boot-sample-elemento-core</artifactId >
32
32
<packaging >jar</packaging >
33
33
<name >gwt-boot-sample-elemento-core</name >
34
- <version >1.1.0-SNAPSHOT </version >
34
+ <version >1.1.0</version >
35
35
<description >GWT Boot Sample - Elemento Core</description >
36
36
37
37
<properties >
Original file line number Diff line number Diff line change 25
25
<!-- Using gwt-boot-starter-parent -->
26
26
<groupId >com.github.gwtboot</groupId >
27
27
<artifactId >gwt-boot-starter-parent</artifactId >
28
- <version >1.1.0-SNAPSHOT </version >
28
+ <version >1.1.0</version >
29
29
<relativePath />
30
30
</parent >
31
31
<artifactId >gwt-boot-sample-rxgwt</artifactId >
32
32
<packaging >jar</packaging >
33
33
<name >gwt-boot-sample-rxgwt</name >
34
- <version >1.1.0-SNAPSHOT </version >
34
+ <version >1.1.0</version >
35
35
<description >GWT Boot Sample - RxGWT</description >
36
36
37
37
<!-- We need to add this to use RX version of GWT -->
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.gwtboot</groupId >
26
26
<artifactId >gwt-boot-starter-parent</artifactId >
27
- <version >1.1.0-SNAPSHOT </version >
27
+ <version >1.1.0</version >
28
28
<relativePath />
29
29
</parent >
30
30
<artifactId >gwt-boot-sample-ui-dncomponents</artifactId >
31
31
<packaging >jar</packaging >
32
32
<name >gwt-boot-sample-ui-dncomponents</name >
33
- <version >1.1.0-SNAPSHOT </version >
33
+ <version >1.1.0</version >
34
34
<description >GWT Boot Sample - dncomponents</description >
35
35
36
36
<properties >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.gwtboot</groupId >
26
26
<artifactId >gwt-boot-starter-parent</artifactId >
27
- <version >1.1.0-SNAPSHOT </version >
27
+ <version >1.1.0</version >
28
28
<relativePath />
29
29
</parent >
30
30
<artifactId >gwt-boot-sample-ui-domino-dagger2</artifactId >
31
31
<packaging >jar</packaging >
32
32
<name >gwt-boot-sample-ui-domino-dagger2</name >
33
- <version >1.1.0-SNAPSHOT </version >
33
+ <version >1.1.0</version >
34
34
<description >GWT Boot Sample - DominoUI with Dagger2</description >
35
35
36
36
<properties >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.gwtboot</groupId >
26
26
<artifactId >gwt-boot-starter-parent</artifactId >
27
- <version >1.1.0-SNAPSHOT </version >
27
+ <version >1.1.0</version >
28
28
<relativePath />
29
29
</parent >
30
30
<artifactId >gwt-boot-sample-ui-domino</artifactId >
31
31
<packaging >jar</packaging >
32
32
<name >gwt-boot-sample-ui-domino</name >
33
- <version >1.1.0-SNAPSHOT </version >
33
+ <version >1.1.0</version >
34
34
<description >GWT Boot Sample - DominoUI</description >
35
35
36
36
<properties >
Original file line number Diff line number Diff line change 25
25
<!-- Using gwt-boot-starter-parent -->
26
26
<groupId >com.github.gwtboot</groupId >
27
27
<artifactId >gwt-boot-starter-parent</artifactId >
28
- <version >1.1.0-SNAPSHOT </version >
28
+ <version >1.1.0</version >
29
29
<relativePath />
30
30
</parent >
31
31
<artifactId >gwt-boot-sample-ui-gwtbootstrap3</artifactId >
32
32
<packaging >jar</packaging >
33
33
<name >gwt-boot-sample-ui-gwtbootstrap3</name >
34
- <version >1.1.0-SNAPSHOT </version >
34
+ <version >1.1.0</version >
35
35
<description >GWT Boot Sample - GWTBootstrap3</description >
36
36
37
37
<properties >
Original file line number Diff line number Diff line change 25
25
<!-- Using gwt-boot-starter-parent -->
26
26
<groupId >com.github.gwtboot</groupId >
27
27
<artifactId >gwt-boot-starter-parent</artifactId >
28
- <version >1.1.0-SNAPSHOT </version >
28
+ <version >1.1.0</version >
29
29
<relativePath />
30
30
</parent >
31
31
<artifactId >gwt-boot-sample-ui-gwtmaterial</artifactId >
32
32
<packaging >jar</packaging >
33
33
<name >gwt-boot-sample-ui-gwtmaterial</name >
34
- <version >1.1.0-SNAPSHOT </version >
34
+ <version >1.1.0</version >
35
35
<description >GWT Boot Sample - GWTMaterial</description >
36
36
37
37
<properties >
You can’t perform that action at this time.
0 commit comments