Skip to content

Commit 3823aff

Browse files
committed
release version 3.0.7
1 parent b49d16d commit 3823aff

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

dal-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>org.unidal.framework</groupId>

eunit-testfwk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

foundation-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.unidal.framework</groupId>
66
<artifactId>parent</artifactId>
7-
<version>3.0.6</version>
7+
<version>3.0.7</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

framework-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>framework-bom</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
<packaging>pom</packaging>
88
<name>Framework BOM</name>
99
<properties>

java-fragment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

plexus-container-default/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
<packaging>pom</packaging>
88
<name>Framework</name>
99
<description>Unidal Framework</description>

spring-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

test-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

type-converter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

web-framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.unidal.framework</groupId>
55
<artifactId>parent</artifactId>
6-
<version>3.0.6</version>
6+
<version>3.0.7</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)