Skip to content

Commit

Permalink
Ansibles -> ANXS
Browse files Browse the repository at this point in the history
  • Loading branch information
pjan committed Sep 6, 2014
1 parent 3398d9d commit c5bfa8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Ansibles - clojure [![Build Status](https://travis-ci.org/Ansibles/clojure.png)](https://travis-ci.org/Ansibles/clojure)
## ANXS - clojure [![Build Status](https://travis-ci.org/ANXS/clojure.png)](https://travis-ci.org/ANXS/clojure)

Ansible role which installs [Clojure](http://clojure.org/) and [leiningen](http://leiningen.org/).

Expand All @@ -23,4 +23,4 @@ Licensed under the MIT License. See the LICENSE file for details.
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/ansibles/clojure/issues)!
Are [welcome](https://github.com/ANXS/clojure/issues)!
4 changes: 2 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

galaxy_info:
author: pjan vandaele
company: Ansibles
company: ANXS
description: "Install Clojure version(s) and leiningen"
min_ansible_version: 1.4
license: MIT
Expand All @@ -15,4 +15,4 @@ galaxy_info:
- development

dependencies:
- Ansibles.oracle-jdk
- ANXS.oracle-jdk

0 comments on commit c5bfa8c

Please sign in to comment.