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
b2e213ae
Commit
b2e213ae
authored
Feb 16, 2018
by
R.W.Majeed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include import and js in next release
parent
a9f30afa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
histream-import/pom.xml
histream-import/pom.xml
+4
-4
histream-js/pom.xml
histream-js/pom.xml
+2
-2
pom.xml
pom.xml
+2
-2
No files found.
histream-import/pom.xml
View file @
b2e213ae
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-import
</artifactId>
<version>
0.1
4
-SNAPSHOT
</version>
<version>
0.1
6
-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
4
-SNAPSHOT
</version>
<version>
0.1
6
-SNAPSHOT
</version>
</parent>
<properties>
...
...
@@ -50,13 +50,13 @@
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-core
</artifactId>
<version>
0.1
4
-SNAPSHOT
</version>
<version>
0.1
6
-SNAPSHOT
</version>
</dependency>
<!-- script support -->
<dependency>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-js
</artifactId>
<version>
0.1
4
-SNAPSHOT
</version>
<version>
0.1
6
-SNAPSHOT
</version>
</dependency>
<!-- add later for sorting data tables
<dependency>
...
...
histream-js/pom.xml
View file @
b2e213ae
...
...
@@ -4,12 +4,12 @@
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream-js
</artifactId>
<version>
0.1
4
-SNAPSHOT
</version>
<version>
0.1
6
-SNAPSHOT
</version>
<parent>
<groupId>
de.sekmi.histream
</groupId>
<artifactId>
histream
</artifactId>
<version>
0.1
4
-SNAPSHOT
</version>
<version>
0.1
6
-SNAPSHOT
</version>
</parent>
<build>
...
...
pom.xml
View file @
b2e213ae
...
...
@@ -55,10 +55,10 @@
<module>
histream-i2b2
</module>
<module>
histream-core
</module>
<module>
histream-export
</module>
<module>
histream-js
</module>
<module>
histream-import
</module>
<!--
<module>histream-skos</module>
<module>histream-import</module>
<module>histream-js</module>
<module>histream-maven-plugin</module> -->
<!--
<module>i2b2-integration-tests</module>
...
...
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