File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.github.timeu.gwt-libs.ldviewer</groupId >
5
5
<artifactId >ldviewer-parent</artifactId >
6
- <version >1.0.0-SNAPSHOT </version >
6
+ <version >1.0.0</version >
7
7
</parent >
8
8
9
9
<artifactId >ldviewer-sample</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.github.timeu.gwt-libs.ldviewer</groupId >
5
5
<artifactId >ldviewer-parent</artifactId >
6
- <version >1.0.0-SNAPSHOT </version >
6
+ <version >1.0.0</version >
7
7
</parent >
8
8
9
9
<artifactId >ldviewer</artifactId >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.github.timeu.gwt-libs.ldviewer</groupId >
5
5
<artifactId >ldviewer-parent</artifactId >
6
- <version >1.0.0-SNAPSHOT </version >
6
+ <version >1.0.0</version >
7
7
<name >LDViewer (Parent)</name >
8
8
<description >A GWT based visualization for LD</description >
9
9
<packaging >pom</packaging >
74
74
<dependency >
75
75
<groupId >com.github.timeu.gwt-libs.processingjs-gwt</groupId >
76
76
<artifactId >processingjs-gwt</artifactId >
77
- <version >${processing.version} </version >
77
+ <version >1.0.0 </version >
78
78
</dependency >
79
79
<dependency >
80
80
<groupId >junit</groupId >
195
195
<url >https://timeu@github.com/timeu/ldviewer</url >
196
196
<connection >scm:git:https://timeu@github.com/timeu/ldviewer.git</connection >
197
197
<developerConnection >scm:git:ssh://git@github.com/timeu/ldviewer.git</developerConnection >
198
+ <tag >v1.0.0</tag >
198
199
</scm >
199
200
</project >
You can’t perform that action at this time.
0 commit comments