subprojects with Foc-Versions

This commit is contained in:
Noemi Szemenyei
2021-11-17 17:30:44 +01:00
parent 6eb13fda7a
commit b97d7b5028
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-annotation</artifactId>
<version>7.4-FOC1-SNAPSHOT</version>
<version>7.4-FOC3</version>
</dependency>
<dependency>
+7 -2
View File
@@ -45,12 +45,17 @@
<ebean-migration.version>12.12.1</ebean-migration.version>
<ebean-test-docker.version>4.2</ebean-test-docker.version>
<ebean-datasource.version>7.3</ebean-datasource.version>
<ebean-agent.version>12.13.0-FOC1-SNAPSHOT</ebean-agent.version>
<ebean-maven-plugin.version>12.13.0-FOC1-SNAPSHOT</ebean-maven-plugin.version>
<ebean-agent.version>12.13.0-FOC4</ebean-agent.version>
<ebean-maven-plugin.version>12.12.3</ebean-maven-plugin.version>
</properties>
<build>
<plugins>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<extensions>false</extensions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>