Changeset 13 for profile


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
  • profile/pom.xml

    r11 r13  
    66        <groupId>geniusweb</groupId>
    77        <artifactId>profile</artifactId>
    8         <version>1.2.0</version>
     8        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3131                        <groupId>geniusweb</groupId>
    3232                        <artifactId>issuevalue</artifactId>
    33                         <version>1.2.0</version>
     33                        <version>1.3.1</version>
    3434                </dependency>
    3535                <dependency>
    3636                        <groupId>geniusweb</groupId>
    3737                        <artifactId>references</artifactId>
    38                         <version>1.2.0</version>
     38                        <version>1.3.1</version>
    3939                </dependency>
    4040
     
    118118                <pluginRepository>
    119119                        <id>jcenter</id>
    120                         <url>http://jcenter.bintray.com</url>
     120                        <url>https://jcenter.bintray.com</url>
    121121                </pluginRepository>
    122122        </pluginRepositories>
Note: See TracChangeset for help on using the changeset viewer.