Skip to content

Commit

Permalink
[maven-release-plugin] prepare release javalite-2.3.1-j8
Browse files Browse the repository at this point in the history
  • Loading branch information
ipolevoy committed Oct 22, 2019
1 parent 779fe21 commit e4137b1
Show file tree
Hide file tree
Showing 15 changed files with 31 additions and 30 deletions.
4 changes: 2 additions & 2 deletions activejdbc-instrumentation/pom.xml
Expand Up @@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>activejdbc-instrumentation</artifactId>
<packaging>maven-plugin</packaging>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<name>JavaLite - ActiveJDBC Instrumentation Plugin</name>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<profiles>
Expand Down
4 changes: 2 additions & 2 deletions activejdbc-kt/pom.xml
Expand Up @@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>activejdbc-kt</artifactId>
<packaging>jar</packaging>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<name>JavaLite - ActiveJDBC ORM Framework (for Kotlin)</name>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion activejdbc-static-metadata-test/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>javalite</artifactId>
<groupId>org.javalite</groupId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions activejdbc/pom.xml
Expand Up @@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>activejdbc</artifactId>
<packaging>jar</packaging>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<name>JavaLite - ActiveJDBC ORM Framework</name>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<!-- Default to H2 if no profile provided -->
Expand Down
4 changes: 2 additions & 2 deletions activeweb-lessc-integration-test/pom.xml
Expand Up @@ -2,14 +2,14 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>activeweb-lessc-integration-test</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<packaging>jar</packaging>
<name>JavaLite - ActiveWeb Lessc Maven Plugin Test</name>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<build>
Expand Down
4 changes: 2 additions & 2 deletions activeweb-lessc-maven-plugin/pom.xml
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>activeweb-lessc-maven-plugin</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<packaging>maven-plugin</packaging>
<name>JavaLite - ActiveWeb Lessc Maven Plugin</name>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions activeweb-testing/pom.xml
Expand Up @@ -4,14 +4,14 @@

<artifactId>activeweb-testing</artifactId>
<packaging>jar</packaging>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<name>JavaLite - ActiveWeb Testing Framework</name>
<description>Testing framework for writing controller, view and integration specs.</description>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions activeweb/pom.xml
Expand Up @@ -3,14 +3,14 @@

<artifactId>activeweb</artifactId>
<packaging>jar</packaging>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<name>JavaLite - ActiveWeb: The Agile Java Web Framework</name>
<description>Core functionality of the framework</description>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<build>
Expand Down
4 changes: 2 additions & 2 deletions app-config/pom.xml
Expand Up @@ -2,13 +2,13 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>app-config</artifactId>
<packaging>jar</packaging>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<name>JavaLite - AppConfig For All Your Environments</name>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<build>
Expand Down
4 changes: 2 additions & 2 deletions async-pool-test/pom.xml
Expand Up @@ -3,15 +3,15 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>async-pool-test</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<name>JavaLite - Async Pool Test</name>
<packaging>jar</packaging>
<description>This module is to manually test pooling of sessions in Async.</description>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<build>
Expand Down
4 changes: 2 additions & 2 deletions db-migrator-integration-test/pom.xml
@@ -1,14 +1,14 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>db-migrator-integration-test</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<packaging>jar</packaging>
<name>JavaLite - DB-Migrator Integration Test</name>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<profiles>
Expand Down
4 changes: 2 additions & 2 deletions db-migrator-maven-plugin/pom.xml
Expand Up @@ -2,15 +2,15 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>db-migrator-maven-plugin</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<packaging>maven-plugin</packaging>
<name>JavaLite - DB-Migrator Maven Plugin</name>


<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>
<profiles>
<profile>
Expand Down
4 changes: 2 additions & 2 deletions javalite-async/pom.xml
Expand Up @@ -3,14 +3,14 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>javalite-async</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<name>JavaLite - Async Framework for Offline Processing</name>
<packaging>jar</packaging>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions javalite-common/pom.xml
@@ -1,14 +1,14 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>javalite-common</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<packaging>jar</packaging>
<name>JavaLite - Common Classes</name>

<parent>
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
</parent>

<profiles>
Expand Down
7 changes: 4 additions & 3 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>org.javalite</groupId>
<artifactId>javalite</artifactId>
<packaging>pom</packaging>
<version>2.3.1-j8-SNAPSHOT</version>
<version>2.3.1-j8</version>
<name>JavaLite - Java, light as a feather</name>
<url>http://javalite.io</url>

Expand Down Expand Up @@ -51,7 +51,8 @@
<connection>scm:git:git@github.com:javalite/activejdbc.git</connection>
<developerConnection>scm:git:git@github.com:javalite/activejdbc.git</developerConnection>
<url>git@github.com:javalite/activejdbc.git</url>
</scm>
<tag>javalite-2.3.1-j8</tag>
</scm>

<profiles>
<profile>
Expand Down Expand Up @@ -129,7 +130,7 @@
<argLine>-Duser.country=US -Duser.language=en</argLine>
<systemPropertyVariables>
<oracle.jdbc.J2EE13Compliant>true</oracle.jdbc.J2EE13Compliant>
<activejdbc.log/>
<activejdbc.log />
</systemPropertyVariables>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
Expand Down

0 comments on commit e4137b1

Please sign in to comment.