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
OATS-CADC
ac
Commits
7bd03087
Commit
7bd03087
authored
Nov 07, 2016
by
Brian Major
Browse files
issue-10 - second digit version increase for model changes
parent
04744784
Changes
2
Hide whitespace changes
Inline
Side-by-side
cadc-access-control-server/build.gradle
View file @
7bd03087
...
...
@@ -13,7 +13,7 @@ repositories {
sourceCompatibility
=
1.7
group
=
'org.opencadc'
version
=
'1.
0.3
'
version
=
'1.
1.0
'
dependencies
{
compile
'log4j:log4j:1.2.+'
...
...
@@ -22,7 +22,7 @@ dependencies {
compile
'xerces:xercesImpl:2.+'
compile
'com.unboundid:unboundid-ldapsdk:2.3.+'
compile
'org.opencadc:cadc-access-control:
[
1.
0.2,)
'
compile
'org.opencadc:cadc-access-control:1.
1.+
'
compile
'org.opencadc:cadc-util:1.+'
compile
'org.opencadc:cadc-log:1.+'
compile
'org.opencadc:cadc-registry:1.+'
...
...
cadc-access-control/build.gradle
View file @
7bd03087
...
...
@@ -15,7 +15,7 @@ sourceCompatibility = 1.7
group
=
'org.opencadc'
version
=
'1.
0.2
'
version
=
'1.
1.0
'
mainClassName
=
'ca.nrc.cadc.ac.client.GMSClientMain'
...
...
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