File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.github.timeu.gwt-libs.processingjs-gwt</groupId >
4
4
<artifactId >processingjs-gwt-parent</artifactId >
5
- <version >1.0.0 </version >
5
+ <version >1.0.1-SNAPSHOT </version >
6
6
<name >Processingjs-GWT (Parent)</name >
7
7
<description >A GWT wrapper for the Processing library</description >
8
8
<packaging >pom</packaging >
58
58
<url >https://timeu@github.com/timeu/processing-js-gwt</url >
59
59
<connection >scm:git:https://timeu@github.com/timeu/processing-js-gwt.git</connection >
60
60
<developerConnection >scm:git:ssh://git@github.com/timeu/processing-js-gwt.git</developerConnection >
61
- <tag >v1.0.0 </tag >
61
+ <tag >HEAD </tag >
62
62
</scm >
63
63
64
64
<dependencyManagement >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.github.timeu.gwt-libs.processingjs-gwt</groupId >
5
5
<artifactId >processingjs-gwt-parent</artifactId >
6
- <version >1.0.0 </version >
6
+ <version >1.0.1-SNAPSHOT </version >
7
7
</parent >
8
8
9
9
<artifactId >processingjs-gwt-sample</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.github.timeu.gwt-libs.processingjs-gwt</groupId >
5
5
<artifactId >processingjs-gwt-parent</artifactId >
6
- <version >1.0.0 </version >
6
+ <version >1.0.1-SNAPSHOT </version >
7
7
</parent >
8
8
9
9
<artifactId >processingjs-gwt</artifactId >
You can’t perform that action at this time.
0 commit comments