Paul Martin
2016-04-27 c2188a840bc4153ae92112b04b2e06a90d3944aa
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