Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    pom.xml
    skipped 2 lines
    3 3   <modelVersion>4.0.0</modelVersion>
    4 4   <groupId>io.onedev</groupId>
    5 5   <artifactId>parent</artifactId>
    6  - <version>1.0.4</version>
     6 + <version>1.0.5</version>
    7 7   <packaging>pom</packaging>
    8 8   <prerequisites>
    9 9   <maven>3.0</maven>
    skipped 73 lines
    83 83   <dependency>
    84 84   <groupId>org.mockito</groupId>
    85 85   <artifactId>mockito-all</artifactId>
    86  - <version>1.9.5</version>
     86 + <version>1.10.19</version>
    87 87   <scope>test</scope>
    88 88   </dependency>
    89 89   <dependency>
    skipped 50 lines
    140 140   <properties>
    141 141   <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    142 142   <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
    143  - <powermock.version>1.5.1</powermock.version>
     143 + <powermock.version>1.7.0</powermock.version>
    144 144   </properties>
    145 145  </project>
    146 146   
Please wait...
Page is in error, reload to recover