James Moger
2014-03-18 23c416f30f4a1e69e76b70d71f6a9a7da4a020f1
src/main/java/com/gitblit/models/FederationProposal.java
@@ -37,14 +37,14 @@
   public FederationToken tokenType;
   public String token;
   public String message;
   public Map<String, RepositoryModel> repositories;
   /**
    * The constructor for a federation proposal.
    *
    *
    * @param url
    *            the url of the source Gitblit instance
    * @param tokenType