Version bumped by QuickBuild

This commit is contained in:
autobuild 2017-11-04 03:07:19 +00:00
parent 7277c98e47
commit bcb2988cda
6 changed files with 15 additions and 15 deletions

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-parent</artifactId> <artifactId>server-parent</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</parent> </parent>
<build> <build>
<plugins> <plugins>

View File

@ -8,7 +8,7 @@
<relativePath>../launcher</relativePath> <relativePath>../launcher</relativePath>
</parent> </parent>
<artifactId>server-parent</artifactId> <artifactId>server-parent</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<build> <build>
<pluginManagement> <pluginManagement>

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-parent</artifactId> <artifactId>server-parent</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</parent> </parent>
<build> <build>
<plugins> <plugins>
@ -125,22 +125,22 @@
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-core</artifactId> <artifactId>server-core</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-web</artifactId> <artifactId>server-web</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-rest</artifactId> <artifactId>server-rest</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-search</artifactId> <artifactId>server-search</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</dependency> </dependency>
</dependencies> </dependencies>
<properties> <properties>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-parent</artifactId> <artifactId>server-parent</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</parent> </parent>
<build> <build>
<plugins> <plugins>
@ -19,7 +19,7 @@
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-core</artifactId> <artifactId>server-core</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.glassfish.jersey.containers</groupId> <groupId>org.glassfish.jersey.containers</groupId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-parent</artifactId> <artifactId>server-parent</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</parent> </parent>
<build> <build>
<plugins> <plugins>
@ -26,7 +26,7 @@
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-core</artifactId> <artifactId>server-core</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</dependency> </dependency>
<dependency> <dependency>
<artifactId>lucene-core</artifactId> <artifactId>lucene-core</artifactId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-parent</artifactId> <artifactId>server-parent</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</parent> </parent>
<build> <build>
<plugins> <plugins>
@ -79,12 +79,12 @@
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-core</artifactId> <artifactId>server-core</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-rest</artifactId> <artifactId>server-rest</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>commons-fileupload</groupId> <groupId>commons-fileupload</groupId>
@ -104,7 +104,7 @@
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>
<artifactId>server-search</artifactId> <artifactId>server-search</artifactId>
<version>1.0-EAP-build82</version> <version>1.0-EAP-build83</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.gitplex</groupId> <groupId>com.gitplex</groupId>