File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
example-migration-configuration
custom-backup-location-example
file-change-with-utils-example Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.technologybrewery.baton</groupId >
6
6
<artifactId >baton</artifactId >
7
- <version >1.1.0-SNAPSHOT </version >
7
+ <version >1.1.0</version >
8
8
</parent >
9
9
10
10
<name >Baton::Maven Plugin</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.technologybrewery.baton</groupId >
6
6
<artifactId >examples</artifactId >
7
- <version >1.1.0-SNAPSHOT </version >
7
+ <version >1.1.0</version >
8
8
</parent >
9
9
10
10
<name >Baton::Examples::Configuration</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.technologybrewery.baton</groupId >
6
6
<artifactId >example-projects</artifactId >
7
- <version >1.1.0-SNAPSHOT </version >
7
+ <version >1.1.0</version >
8
8
</parent >
9
9
10
10
<name >Baton::Examples::Projects::Custom Backup Location</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.technologybrewery.baton</groupId >
8
8
<artifactId >example-projects</artifactId >
9
- <version >1.1.0-SNAPSHOT </version >
9
+ <version >1.1.0</version >
10
10
</parent >
11
11
12
12
<artifactId >file-change-with-utils-example</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.technologybrewery.baton</groupId >
6
6
<artifactId >example-projects</artifactId >
7
- <version >1.1.0-SNAPSHOT </version >
7
+ <version >1.1.0</version >
8
8
</parent >
9
9
10
10
<name >Baton::Examples::Projects::Ignore Migration</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.technologybrewery.baton</groupId >
6
6
<artifactId >examples</artifactId >
7
- <version >1.1.0-SNAPSHOT </version >
7
+ <version >1.1.0</version >
8
8
</parent >
9
9
10
10
<name >Baton::Examples::Projects</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.technologybrewery.baton</groupId >
6
6
<artifactId >example-projects</artifactId >
7
- <version >1.1.0-SNAPSHOT </version >
7
+ <version >1.1.0</version >
8
8
</parent >
9
9
10
10
<name >Baton::Examples::Projects::Simple Migrations</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.technologybrewery.baton</groupId >
6
6
<artifactId >baton</artifactId >
7
- <version >1.1.0-SNAPSHOT </version >
7
+ <version >1.1.0</version >
8
8
</parent >
9
9
10
10
<name >Baton::Examples</name >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<groupId >org.technologybrewery.baton</groupId >
12
- <version >1.1.0-SNAPSHOT </version >
12
+ <version >1.1.0</version >
13
13
<artifactId >baton</artifactId >
14
14
<packaging >pom</packaging >
15
15
You can’t perform that action at this time.
0 commit comments