File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >software.xdev</groupId >
6
6
<artifactId >micro-migration-core</artifactId >
7
- <version >0.0.7-SNAPSHOT </version >
7
+ <version >0.0.7</version >
8
8
<name >MicroMigration-Core</name >
9
9
<description >Migration Lib for MicroStream</description >
10
10
11
11
<parent >
12
12
<groupId >software.xdev</groupId >
13
13
<artifactId >micro-migration</artifactId >
14
- <version >0.0.7-SNAPSHOT </version >
14
+ <version >0.0.7</version >
15
15
</parent >
16
16
</project >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >software.xdev</groupId >
6
6
<artifactId >micro-migration-examples</artifactId >
7
- <version >0.0.7-SNAPSHOT </version >
7
+ <version >0.0.7</version >
8
8
<name >MicroMigration-Examples</name >
9
9
<description >Examples for the MicroMigration-Library with MicroStream v7</description >
10
10
11
11
<parent >
12
12
<groupId >software.xdev</groupId >
13
- <version >0.0.7-SNAPSHOT </version >
13
+ <version >0.0.7</version >
14
14
<artifactId >micro-migration</artifactId >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >software.xdev</groupId >
6
6
<artifactId >micro-migration-microstream-v5</artifactId >
7
- <version >0.0.7-SNAPSHOT </version >
7
+ <version >0.0.7</version >
8
8
<name >MicroMigration-for-MicroStreamV5</name >
9
9
<description >Provides the micro migration support for MicroStream version 5</description >
10
10
15
15
<parent >
16
16
<groupId >software.xdev</groupId >
17
17
<artifactId >micro-migration</artifactId >
18
- <version >0.0.7-SNAPSHOT </version >
18
+ <version >0.0.7</version >
19
19
</parent >
20
20
21
21
<dependencies >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >software.xdev</groupId >
6
6
<artifactId >micro-migration-microstream-v6</artifactId >
7
- <version >0.0.7-SNAPSHOT </version >
7
+ <version >0.0.7</version >
8
8
<name >MicroMigration-for-MicroStreamV6</name >
9
9
<description >Provides the micro migration support for MicroStream version 6</description >
10
10
15
15
<parent >
16
16
<groupId >software.xdev</groupId >
17
17
<artifactId >micro-migration</artifactId >
18
- <version >0.0.7-SNAPSHOT </version >
18
+ <version >0.0.7</version >
19
19
</parent >
20
20
21
21
<dependencies >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >software.xdev</groupId >
6
6
<artifactId >micro-migration-microstream-v7</artifactId >
7
- <version >0.0.7-SNAPSHOT </version >
7
+ <version >0.0.7</version >
8
8
<name >MicroMigration-for-MicroStreamV7</name >
9
9
<description >Provides the micro migration support for MicroStream version 7</description >
10
10
15
15
<parent >
16
16
<groupId >software.xdev</groupId >
17
17
<artifactId >micro-migration</artifactId >
18
- <version >0.0.7-SNAPSHOT </version >
18
+ <version >0.0.7</version >
19
19
</parent >
20
20
21
21
<dependencies >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
- <version >0.0.7-SNAPSHOT </version >
7
+ <version >0.0.7</version >
8
8
<groupId >software.xdev</groupId >
9
9
<artifactId >micro-migration</artifactId >
10
10
<name >MicroMigration</name >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >software.xdev</groupId >
6
6
<artifactId >micro-migration-reflection</artifactId >
7
- <version >0.0.7-SNAPSHOT </version >
7
+ <version >0.0.7</version >
8
8
<name >MicroMigration-Reflection</name >
9
9
<description >Provides a migrater based on reflection</description >
10
10
15
15
<parent >
16
16
<groupId >software.xdev</groupId >
17
17
<artifactId >micro-migration</artifactId >
18
- <version >0.0.7-SNAPSHOT </version >
18
+ <version >0.0.7</version >
19
19
</parent >
20
20
21
21
<dependencies >
You can’t perform that action at this time.
0 commit comments