This repository was archived by the owner on Apr 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +15
-17
lines changed Expand file tree Collapse file tree 5 files changed +15
-17
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >nl.b3p</groupId >
77 <artifactId >datastorelinker-parent</artifactId >
8- <version >5.2.0-SNAPSHOT </version >
8+ <version >5.2.0</version >
99 </parent >
1010
1111 <groupId >nl.b3p</groupId >
1212 <artifactId >b3p-datastorelinker</artifactId >
13- <version >5.2.0-SNAPSHOT </version >
13+ <version >5.2.0</version >
1414 <packaging >jar</packaging >
1515
1616 <dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >nl.b3p</groupId >
77 <artifactId >datastorelinker-parent</artifactId >
8- <version >5.2.0-SNAPSHOT </version >
8+ <version >5.2.0</version >
99 </parent >
1010
1111 <groupId >nl.b3p</groupId >
1212 <artifactId >datastorelinker-bom</artifactId >
13- <version >5.2.0-SNAPSHOT </version >
13+ <version >5.2.0</version >
1414 <packaging >pom</packaging >
1515
1616 <name >Bill Of Materials module voor de datastorelinker.</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >nl.b3p</groupId >
77 <artifactId >datastorelinker-parent</artifactId >
8- <version >5.2.0-SNAPSHOT </version >
8+ <version >5.2.0</version >
99 </parent >
1010
1111 <groupId >nl.b3p</groupId >
1212 <artifactId >datastorelinker</artifactId >
13- <version >5.2.0-SNAPSHOT </version >
13+ <version >5.2.0</version >
1414 <packaging >war</packaging >
1515
1616 <name >datastorelinker</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >nl.b3p</groupId >
77 <artifactId >datastorelinker-parent</artifactId >
8- <version >5.2.0-SNAPSHOT </version >
8+ <version >5.2.0</version >
99 </parent >
1010
1111 <groupId >nl.b3p</groupId >
1212 <artifactId >datastorelinkerEntities</artifactId >
13- <version >5.2.0-SNAPSHOT </version >
13+ <version >5.2.0</version >
1414 <packaging >jar</packaging >
1515
1616 <dependencies >
8989 <configuration >
9090 <hibernatetool destdir =" ${project.build.outputDirectory}/../schema-export" >
9191 <classpath >
92- <path location =" ../datastorelinker/src/main/resources" />
92+ <path location =" ../datastorelinker/src/main/resources" />
9393 </classpath >
94- <hbm2ddl export =" false" drop =" false" create =" true"
95- outputfilename =" schema-export-postgresql.sql" format =" true" >
96- <jpaconfiguration persistenceUnit =" DataStoreLinkerGuiPU-PostgreSQL" />
94+ <hbm2ddl export =" false" drop =" false" create =" true" outputfilename =" schema-export-postgresql.sql" format =" true" >
95+ <jpaconfiguration persistenceUnit =" DataStoreLinkerGuiPU-PostgreSQL" />
9796 </hbm2ddl >
98- <hbm2ddl export =" false" drop =" false" create =" true"
99- outputfilename =" schema-export-oracle.sql" format =" true" >
100- <jpaconfiguration persistenceUnit =" DataStoreLinkerGuiPU-Oracle" />
97+ <hbm2ddl export =" false" drop =" false" create =" true" outputfilename =" schema-export-oracle.sql" format =" true" >
98+ <jpaconfiguration persistenceUnit =" DataStoreLinkerGuiPU-Oracle" />
10199 </hbm2ddl >
102100 </hibernatetool >
103101 </configuration >
Original file line number Diff line number Diff line change 44
55 <groupId >nl.b3p</groupId >
66 <artifactId >datastorelinker-parent</artifactId >
7- <version >5.2.0-SNAPSHOT </version >
7+ <version >5.2.0</version >
88 <packaging >pom</packaging >
99
1010 <name >datastorelinker parent</name >
3434 <
connection >scm:git:
[email protected] :B3Partners/datastorelinker.git</
connection >
3535 <
developerConnection >scm:git:
[email protected] :B3Partners/datastorelinker.git</
developerConnection >
3636 <url >https://github.com/B3Partners/datastorelinker</url >
37- <tag >HEAD </tag >
37+ <tag >v5.2.0 </tag >
3838 </scm >
3939 <issueManagement >
4040 <system >Github</system >
You can’t perform that action at this time.
0 commit comments