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
77b56538
Commit
77b56538
authored
Sep 23, 2016
by
R.W.Majeed
Browse files
[maven-release-plugin] prepare for next development iteration
parent
b2b89a62
Changes
8
Hide whitespace changes
Inline
Side-by-side
cda-import/pom.xml
View file @
77b56538
...
...
@@ -5,7 +5,7 @@
<groupId>
org.aktin
</groupId>
<artifactId>
cda-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
<description>
The CDA import module transforms received
...
...
@@ -18,7 +18,7 @@
<parent>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</parent>
<properties>
...
...
@@ -107,7 +107,7 @@
<dependency>
<groupId>
org.aktin
</groupId>
<artifactId>
cda-server
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</dependency>
<!--
...
...
cda-ontology/pom.xml
View file @
77b56538
...
...
@@ -4,14 +4,14 @@
<groupId>
org.aktin
</groupId>
<artifactId>
cda-ontology
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
<description>
CDA Ontology definitions
</description>
<parent>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</parent>
<build>
<resources>
...
...
cda-server/pom.xml
View file @
77b56538
...
...
@@ -4,7 +4,7 @@
<groupId>
org.aktin
</groupId>
<artifactId>
cda-server
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
<description>
The CDA server provides web service interfaces
...
...
@@ -16,7 +16,7 @@
<parent>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</parent>
<properties>
...
...
@@ -93,7 +93,7 @@
<dependency>
<groupId>
org.aktin
</groupId>
<artifactId>
cda-validation
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
cda-validation/pom.xml
View file @
77b56538
...
...
@@ -4,12 +4,12 @@
<groupId>
org.aktin
</groupId>
<artifactId>
cda-validation
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
<parent>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</parent>
<properties>
<!-- old version 20151118T102028 -->
...
...
demo-distribution/pom.xml
View file @
77b56538
...
...
@@ -6,19 +6,19 @@
<groupId>
org.aktin
</groupId>
<artifactId>
demo-distribution
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
<parent>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</parent>
<dependencies>
<dependency>
<groupId>
org.aktin
</groupId>
<artifactId>
demo-server
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</dependency>
</dependencies>
...
...
demo-server/pom.xml
View file @
77b56538
...
...
@@ -4,7 +4,7 @@
<groupId>
org.aktin
</groupId>
<artifactId>
demo-server
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
<description>
Demo server application. The demo server can receive
...
...
@@ -15,7 +15,7 @@
<parent>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</parent>
<properties>
...
...
@@ -52,12 +52,12 @@
<dependency>
<groupId>
org.aktin
</groupId>
<artifactId>
cda-validation
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.aktin
</groupId>
<artifactId>
cda-server
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
dwh-j2ee/pom.xml
View file @
77b56538
...
...
@@ -5,7 +5,7 @@
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-j2ee
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
<description>
The data warehouse J2EE application contains
...
...
@@ -17,7 +17,7 @@
<parent>
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
</parent>
<properties>
...
...
@@ -74,7 +74,7 @@
<dependency>
<groupId>
org.aktin
</groupId>
<artifactId>
cda-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
<type>
war
</type>
</dependency>
...
...
pom.xml
View file @
77b56538
...
...
@@ -4,7 +4,7 @@
<groupId>
org.aktin
</groupId>
<artifactId>
dwh-import
</artifactId>
<version>
0.
6
</version>
<version>
0.
7-SNAPSHOT
</version>
<name>
AKTIN : DWH Import
</name>
<description>
AKTIN Software
</description>
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
org.aktin
</groupId>
<artifactId>
aktin
</artifactId>
<version>
0.
1
</version>
<version>
0.
2-SNAPSHOT
</version>
</parent>
<properties>
...
...
@@ -27,7 +27,7 @@
<scm>
<developerConnection>
scm:git:git@gitlab.uni-oldenburg.de:AKTIN/dwh-import.git
</developerConnection>
<tag>
dwh-import-0.6
</tag>
<tag>
HEAD
</tag>
</scm>
<modules>
...
...
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