Ignore:
Timestamp:
03/02/20 10:29:44 (4 years ago)
Author:
bart
Message:

All refs to bintray now use https

File:
1 edited

Legend:

Unmodified
Added
Removed
  • exampleparties/boulware/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>boulware</artifactId>
    8         <version>1.2.0</version>
     8                        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3333                        <groupId>geniusweb.exampleparties</groupId>
    3434                        <artifactId>timedependentparty</artifactId>
    35                         <version>1.2.0</version>
     35                        <version>1.3.1</version>
    3636                </dependency>
    3737                <dependency>
     
    5858                <pluginRepository>
    5959                        <id>jcenter</id>
    60                         <url>http://jcenter.bintray.com</url>
     60                        <url>https://jcenter.bintray.com</url>
    6161                </pluginRepository>
    6262        </pluginRepositories>
Note: See TracChangeset for help on using the changeset viewer.