Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Raphael
histream
Commits
b1e69af7
Commit
b1e69af7
authored
Sep 22, 2015
by
R.W.Majeed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New version
parent
470180e6
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
16 additions
and
16 deletions
+16
-16
HIStream-SKOS/pom.xml
HIStream-SKOS/pom.xml
+4
-4
HIStream-i2b2/pom.xml
HIStream-i2b2/pom.xml
+3
-3
distribution/pom.xml
distribution/pom.xml
+3
-3
histream-core/pom.xml
histream-core/pom.xml
+2
-2
histream-import/pom.xml
histream-import/pom.xml
+3
-3
pom.xml
pom.xml
+1
-1
No files found.
HIStream-SKOS/pom.xml
View file @
b1e69af7
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-skos
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
</parent>
<build>
...
...
@@ -20,7 +20,7 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
</dependency>
<!-- test dependencies -->
<dependency>
...
...
@@ -32,7 +32,7 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
<type>
test-jar
</type>
<scope>
test
</scope>
</dependency>
...
...
HIStream-i2b2/pom.xml
View file @
b1e69af7
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-i2b2
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
</parent>
<build>
...
...
@@ -31,7 +31,7 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
distribution/pom.xml
View file @
b1e69af7
...
...
@@ -6,19 +6,19 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
distribution
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
</parent>
<dependencies>
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
</dependency>
</dependencies>
...
...
histream-core/pom.xml
View file @
b1e69af7
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
</parent>
<build>
...
...
histream-import/pom.xml
View file @
b1e69af7
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-import
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
</parent>
<properties>
...
...
@@ -45,7 +45,7 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
junit
</groupId>
...
...
pom.xml
View file @
b1e69af7
...
...
@@ -5,7 +5,7 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.
4
-SNAPSHOT
</version>
<version>
0.
5
-SNAPSHOT
</version>
<inceptionYear>
2013
</inceptionYear>
...
...
Write
Preview
Markdown
is supported
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