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
AKTIN
dwh-import
Commits
95ef0d3d
Commit
95ef0d3d
authored
Oct 12, 2018
by
Corinna Feeken
Browse files
Changed POMs and added aktinRole
parent
944bf4d9
Changes
3
Hide whitespace changes
Inline
Side-by-side
cda-import/pom.xml
View file @
95ef0d3d
...
@@ -66,7 +66,7 @@
...
@@ -66,7 +66,7 @@
<dependency>
<dependency>
<groupId>
org.aktin
</groupId>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-api
</artifactId>
<artifactId>
dwh-api
</artifactId>
<version>
0.
3
</version>
<version>
0.
4-SNAPSHOT
</version>
</dependency>
</dependency>
...
...
cda-server/pom.xml
View file @
95ef0d3d
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
<dependency>
<dependency>
<groupId>
org.aktin
</groupId>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-api
</artifactId>
<artifactId>
dwh-api
</artifactId>
<version>
0.
3
</version>
<version>
0.
4-SNAPSHOT
</version>
</dependency>
</dependency>
<!-- dependency injection -->
<!-- dependency injection -->
...
...
legacy-cda/pom.xml
View file @
95ef0d3d
...
@@ -4,12 +4,12 @@
...
@@ -4,12 +4,12 @@
<groupId>
org.aktin
</groupId>
<groupId>
org.aktin
</groupId>
<artifactId>
legacy-cda
</artifactId>
<artifactId>
legacy-cda
</artifactId>
<version>
0.
6
-SNAPSHOT
</version>
<version>
0.
11
-SNAPSHOT
</version>
<parent>
<parent>
<groupId>
org.aktin
</groupId>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-import
</artifactId>
<artifactId>
dwh-import
</artifactId>
<version>
0.
6
-SNAPSHOT
</version>
<version>
0.
11
-SNAPSHOT
</version>
</parent>
</parent>
<build>
<build>
...
...
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