Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
adapt
ace
Commits
06cc89a4
Commit
06cc89a4
authored
Jan 14, 2016
by
Michael Ritter
Browse files
Update to 1.10-SNAPSHOT
parent
755c150c
Changes
11
Hide whitespace changes
Inline
Side-by-side
ace-am/pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<groupId>
edu.umiacs.ace
</groupId>
...
...
@@ -252,7 +252,7 @@
<dependency>
<groupId>
edu.umiacs.ace
</groupId>
<artifactId>
ace-ims-ws
</artifactId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
<type>
jar
</type>
</dependency>
<dependency>
...
...
ace-common/pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
</parent>
<groupId>
edu.umiacs.ace
</groupId>
<artifactId>
ace-common
</artifactId>
...
...
ace-dist/pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
</parent>
<groupId>
edu.umiacs.ace
</groupId>
<artifactId>
ace-dist
</artifactId>
...
...
ace-ims-api/pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
<relativePath>
../pom.xml
</relativePath>
</parent>
<groupId>
edu.umiacs.ace
</groupId>
...
...
ace-ims-ear/pom.xml
View file @
06cc89a4
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
</parent>
<packaging>
ear
</packaging>
...
...
ace-ims-ejb/pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
</parent>
<groupId>
edu.umiacs.ace
</groupId>
<artifactId>
ace-ims-ejb
</artifactId>
...
...
ace-ims-server/pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
</parent>
<groupId>
edu.umiacs.ace
</groupId>
<artifactId>
ace-ims-server
</artifactId>
...
...
ace-ims-war/pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
</parent>
<groupId>
edu.umiacs.ace
</groupId>
<artifactId>
ace-ims-war
</artifactId>
...
...
ace-ims-ws/pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
</parent>
<groupId>
edu.umiacs.ace
</groupId>
<artifactId>
ace-ims-ws
</artifactId>
...
...
audit-core/pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
ace
</artifactId>
<groupId>
edu.umiacs.ace
</groupId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
</parent>
<groupId>
edu.umiacs.ace
</groupId>
<artifactId>
audit-core
</artifactId>
...
...
pom.xml
View file @
06cc89a4
...
...
@@ -4,7 +4,7 @@
<groupId>
edu.umiacs.ace
</groupId>
<artifactId>
ace
</artifactId>
<version>
1.
9
</version>
<version>
1.
10-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<scm>
<connection>
scm:svn:https://subversion.umiacs.umd.edu/ace/tags/ace-1.9
</connection>
...
...
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