Changeset 13 for exampleparties


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

All refs to bintray now use https

Location:
exampleparties
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • exampleparties/anac2019/agentgg/pom.xml

    r12 r13  
    66        <groupId>geniusweb.exampleparties.anac2019</groupId>
    77        <artifactId>agentgg</artifactId>
    8         <version>1.2.0</version>
     8        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3232                        <groupId>geniusweb</groupId>
    3333                        <artifactId>issuevalue</artifactId>
    34                         <version>1.2.0</version>
     34                        <version>1.3.1</version>
    3535                </dependency>
    3636
     
    3838                        <groupId>geniusweb</groupId>
    3939                        <artifactId>party</artifactId>
    40                         <version>1.2.0</version>
     40                        <version>1.3.1</version>
    4141                </dependency>
    4242
     
    4444                        <groupId>geniusweb</groupId>
    4545                        <artifactId>bidspace</artifactId>
    46                         <version>1.2.0</version>
     46                        <version>1.3.1</version>
    4747                </dependency>
    4848                <dependency>
    4949                        <groupId>geniusweb</groupId>
    5050                        <artifactId>profileconnection</artifactId>
    51                         <version>1.2.0</version>
     51                        <version>1.3.1</version>
    5252                </dependency>
    5353                <dependency>
     
    145145                <pluginRepository>
    146146                        <id>jcenter</id>
    147                         <url>http://jcenter.bintray.com</url>
     147                        <url>https://jcenter.bintray.com</url>
    148148                </pluginRepository>
    149149        </pluginRepositories>
  • exampleparties/anac2019/winkyagent/pom.xml

    r12 r13  
    66        <groupId>geniusweb.exampleparties.anac2019</groupId>
    77        <artifactId>winkyagent</artifactId>
    8         <version>1.2.0</version>
     8        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3232                        <groupId>geniusweb</groupId>
    3333                        <artifactId>issuevalue</artifactId>
    34                         <version>1.2.0</version>
     34                        <version>1.3.1</version>
    3535                </dependency>
    3636
     
    3838                        <groupId>geniusweb</groupId>
    3939                        <artifactId>party</artifactId>
    40                         <version>1.2.0</version>
     40                        <version>1.3.1</version>
    4141                </dependency>
    4242
     
    4444                        <groupId>geniusweb</groupId>
    4545                        <artifactId>bidspace</artifactId>
    46                         <version>1.2.0</version>
     46                        <version>1.3.1</version>
    4747                </dependency>
    4848                <dependency>
    4949                        <groupId>geniusweb</groupId>
    5050                        <artifactId>profileconnection</artifactId>
    51                         <version>1.2.0</version>
     51                        <version>1.3.1</version>
    5252                </dependency>
    5353                <dependency>
     
    145145                <pluginRepository>
    146146                        <id>jcenter</id>
    147                         <url>http://jcenter.bintray.com</url>
     147                        <url>https://jcenter.bintray.com</url>
    148148                </pluginRepository>
    149149        </pluginRepositories>
  • 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>
  • exampleparties/comparebids/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>comparebids</artifactId>
    8         <version>1.2.0</version>
     8                        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3333                        <groupId>geniusweb</groupId>
    3434                        <artifactId>party</artifactId>
    35                         <version>1.2.0</version>
     35                        <version>1.3.1</version>
    3636                </dependency>
    3737
     
    3939                        <groupId>geniusweb</groupId>
    4040                        <artifactId>bidspace</artifactId>
    41                         <version>1.2.0</version>
     41                        <version>1.3.1</version>
    4242                </dependency>
    4343                <dependency>
    4444                        <groupId>geniusweb</groupId>
    4545                        <artifactId>profileconnection</artifactId>
    46                         <version>1.2.0</version>
     46                        <version>1.3.1</version>
    4747                </dependency>
    4848                <dependency>
     
    140140                <pluginRepository>
    141141                        <id>jcenter</id>
    142                         <url>http://jcenter.bintray.com</url>
     142                        <url>https://jcenter.bintray.com</url>
    143143                </pluginRepository>
    144144        </pluginRepositories>
  • exampleparties/conceder/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>conceder</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>
  • exampleparties/hardliner/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>hardliner</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>
  • exampleparties/humangui/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>humangui</artifactId>
    8         <version>1.2.0</version>
     8                        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3333                        <groupId>geniusweb</groupId>
    3434                        <artifactId>party</artifactId>
    35                         <version>1.2.0</version>
     35                        <version>1.3.1</version>
    3636                </dependency>
    3737
     
    3939                        <groupId>geniusweb</groupId>
    4040                        <artifactId>bidspace</artifactId>
    41                         <version>1.2.0</version>
     41                        <version>1.3.1</version>
     42                </dependency>
     43                <dependency>
     44                        <groupId>geniusweb</groupId>
     45                        <artifactId>profileconnection</artifactId>
     46                        <version>1.3.1</version>
     47                </dependency>
     48                <dependency>
     49                        <groupId>tudelft.utilities</groupId>
     50                        <artifactId>immutablelist</artifactId>
     51                        <version>1.0.1</version>
    4252                </dependency>
    4353                <dependency>
     
    4555                        <artifactId>logging</artifactId>
    4656                        <version>1.0.0</version>
    47                 </dependency>
    48                 <dependency>
    49                         <groupId>geniusweb</groupId>
    50                         <artifactId>profileconnection</artifactId>
    51                         <version>1.2.0</version>
    52                 </dependency>
    53                 <dependency>
    54                         <groupId>tudelft.utilities</groupId>
    55                         <artifactId>immutablelist</artifactId>
    56                         <version>1.0.1</version>
    5757                </dependency>
    5858
     
    140140                <pluginRepository>
    141141                        <id>jcenter</id>
    142                         <url>http://jcenter.bintray.com</url>
     142                        <url>https://jcenter.bintray.com</url>
    143143                </pluginRepository>
    144144        </pluginRepositories>
  • exampleparties/linear/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>linear</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>
  • exampleparties/randomparty/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>randomparty</artifactId>
    8         <version>1.2.0</version>
     8        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3333                        <groupId>geniusweb</groupId>
    3434                        <artifactId>party</artifactId>
    35                         <version>1.2.0</version>
     35                        <version>1.3.1</version>
    3636                </dependency>
    3737
     
    3939                        <groupId>geniusweb</groupId>
    4040                        <artifactId>bidspace</artifactId>
    41                         <version>1.2.0</version>
     41                        <version>1.3.1</version>
    4242                </dependency>
    4343                <dependency>
    4444                        <groupId>geniusweb</groupId>
    4545                        <artifactId>profileconnection</artifactId>
    46                         <version>1.2.0</version>
     46                        <version>1.3.1</version>
    4747                </dependency>
    4848                <dependency>
     
    140140                <pluginRepository>
    141141                        <id>jcenter</id>
    142                         <url>http://jcenter.bintray.com</url>
     142                        <url>https://jcenter.bintray.com</url>
    143143                </pluginRepository>
    144144        </pluginRepositories>
  • exampleparties/randompartypy/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>randompyparty</artifactId>
    8         <version>1.2.0</version>
     8        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3131                        <groupId>geniusweb</groupId>
    3232                        <artifactId>pythonadapter</artifactId>
    33                         <version>1.2.0</version>
     33                        <version>1.3.1</version>
    3434                </dependency>
    3535
     
    3737                        <groupId>geniusweb</groupId>
    3838                        <artifactId>bidspace</artifactId>
    39                         <version>1.2.0</version>
     39                        <version>1.3.1</version>
    4040                </dependency>
    4141                <dependency>
    4242                        <groupId>geniusweb</groupId>
    4343                        <artifactId>profileconnection</artifactId>
    44                         <version>1.2.0</version>
     44                        <version>1.3.1</version>
    4545                </dependency>
    4646                <dependency>
     
    131131                <pluginRepository>
    132132                        <id>jcenter</id>
    133                         <url>http://jcenter.bintray.com</url>
     133                        <url>https://jcenter.bintray.com</url>
    134134                </pluginRepository>
    135135        </pluginRepositories>
  • exampleparties/simpleshaop/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>simpleshaop</artifactId>
    8         <version>1.2.0</version>
     8        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3333                        <groupId>geniusweb</groupId>
    3434                        <artifactId>party</artifactId>
    35                         <version>1.2.0</version>
     35                        <version>1.3.1</version>
    3636                </dependency>
    3737
     
    3939                        <groupId>geniusweb</groupId>
    4040                        <artifactId>bidspace</artifactId>
    41                         <version>1.2.0</version>
     41                        <version>1.3.1</version>
    4242                </dependency>
    4343                <dependency>
    4444                        <groupId>geniusweb</groupId>
    4545                        <artifactId>profileconnection</artifactId>
    46                         <version>1.2.0</version>
     46                        <version>1.3.1</version>
    4747                </dependency>
    4848                <dependency>
     
    140140                <pluginRepository>
    141141                        <id>jcenter</id>
    142                         <url>http://jcenter.bintray.com</url>
     142                        <url>https://jcenter.bintray.com</url>
    143143                </pluginRepository>
    144144        </pluginRepositories>
  • exampleparties/timedependentparty/pom.xml

    r11 r13  
    66        <groupId>geniusweb.exampleparties</groupId>
    77        <artifactId>timedependentparty</artifactId>
    8         <version>1.2.0</version>
     8        <version>1.3.1</version>
    99        <packaging>jar</packaging>
    1010
     
    3333                        <groupId>geniusweb</groupId>
    3434                        <artifactId>party</artifactId>
    35                         <version>1.2.0</version>
     35                        <version>1.3.1</version>
    3636                </dependency>
    3737
     
    3939                        <groupId>geniusweb</groupId>
    4040                        <artifactId>bidspace</artifactId>
    41                         <version>1.2.0</version>
     41                        <version>1.3.1</version>
    4242                </dependency>
    4343                <dependency>
    4444                        <groupId>geniusweb</groupId>
    4545                        <artifactId>profileconnection</artifactId>
    46                         <version>1.2.0</version>
     46                        <version>1.3.1</version>
    4747                </dependency>
    4848                <dependency>
     
    140140                <pluginRepository>
    141141                        <id>jcenter</id>
    142                         <url>http://jcenter.bintray.com</url>
     142                        <url>https://jcenter.bintray.com</url>
    143143                </pluginRepository>
    144144        </pluginRepositories>
     
    171171                                </executions>
    172172                        </plugin>
    173                        
     173
    174174                        <plugin>
    175175                                <groupId>org.apache.maven.plugins</groupId>
Note: See TracChangeset for help on using the changeset viewer.