Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Raphael
histream
Commits
87675f23
Commit
87675f23
authored
May 29, 2017
by
R.W.Majeed
Browse files
[maven-release-plugin] prepare for next development iteration
parent
2d635123
Changes
8
Hide whitespace changes
Inline
Side-by-side
histream-core/pom.xml
View file @
87675f23
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</parent>
<build>
...
...
histream-export/pom.xml
View file @
87675f23
...
...
@@ -8,12 +8,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-export
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</parent>
<build>
...
...
@@ -24,12 +24,12 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<type>
test-jar
</type>
<scope>
test
</scope>
</dependency>
...
...
histream-i2b2/pom.xml
View file @
87675f23
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-i2b2
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</parent>
<build>
...
...
@@ -31,7 +31,7 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
histream-import/pom.xml
View file @
87675f23
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-import
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</parent>
<properties>
...
...
@@ -50,13 +50,13 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</dependency>
<!-- script support -->
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-js
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</dependency>
<!-- add later for sorting data tables
<dependency>
...
...
histream-js/pom.xml
View file @
87675f23
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-js
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</parent>
<build>
...
...
@@ -18,7 +18,7 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
junit
</groupId>
...
...
histream-maven-plugin/pom.xml
View file @
87675f23
...
...
@@ -3,7 +3,7 @@
<groupId>
de.sekmi.histream.maven
</groupId>
<artifactId>
histream-maven-plugin
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<packaging>
maven-plugin
</packaging>
<name>
HIStream : Maven plugin
</name>
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</parent>
<build>
...
...
@@ -29,12 +29,12 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-i2b2
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-skos
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</dependency>
<!-- maven plugin dependencies -->
...
...
histream-skos/pom.xml
View file @
87675f23
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-skos
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</parent>
<build>
...
...
@@ -20,7 +20,7 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
</dependency>
<!-- test dependencies -->
<dependency>
...
...
@@ -32,7 +32,7 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<type>
test-jar
</type>
<scope>
test
</scope>
</dependency>
...
...
pom.xml
View file @
87675f23
...
...
@@ -4,7 +4,7 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
2
</version>
<version>
0.1
3-SNAPSHOT
</version>
<name>
HIStream
</name>
<description>
Real-time stream based decision support system
</description>
...
...
@@ -25,7 +25,7 @@
<scm>
<connection>
scm:git:git@gitlab.uni-oldenburg.de:rwmajeed/histream.git
</connection>
<developerConnection>
scm:git:git@gitlab.uni-oldenburg.de:rwmajeed/histream.git
</developerConnection>
<tag>
v0.12
</tag>
<tag>
HEAD
</tag>
<url>
https://gitlab.uni-oldenburg.de/rwmajeed/histream/tree/master
</url>
</scm>
<distributionManagement>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment