|
42 | 42 | <dependency>
|
43 | 43 | <groupId>com.devonfw.cobigen</groupId>
|
44 | 44 | <artifactId>javaplugin</artifactId>
|
45 |
| - <version>7.0.0-SNAPSHOT</version> |
| 45 | + <version>7.1.0</version> |
46 | 46 | </dependency>
|
47 | 47 | <dependency>
|
48 | 48 | <groupId>com.devonfw.cobigen</groupId>
|
49 | 49 | <artifactId>xmlplugin</artifactId>
|
50 |
| - <version>7.0.0-SNAPSHOT</version> |
| 50 | + <version>7.0.0</version> |
51 | 51 | </dependency>
|
52 | 52 | <dependency>
|
53 | 53 | <groupId>com.devonfw.cobigen</groupId>
|
54 | 54 | <artifactId>openapiplugin</artifactId>
|
55 |
| - <version>7.0.0-SNAPSHOT</version> |
| 55 | + <version>7.1.0</version> |
56 | 56 | </dependency>
|
57 | 57 | <dependency>
|
58 | 58 | <groupId>com.devonfw.cobigen</groupId>
|
59 | 59 | <artifactId>tsplugin</artifactId>
|
60 |
| - <version>7.0.0-SNAPSHOT</version> |
| 60 | + <version>7.1.0</version> |
61 | 61 | </dependency>
|
62 | 62 | <dependency>
|
63 | 63 | <groupId>com.devonfw.cobigen</groupId>
|
64 | 64 | <artifactId>propertyplugin</artifactId>
|
65 |
| - <version>7.0.0-SNAPSHOT</version> |
| 65 | + <version>7.1.0</version> |
66 | 66 | </dependency>
|
67 | 67 | <dependency>
|
68 | 68 | <groupId>com.devonfw.cobigen</groupId>
|
69 | 69 | <artifactId>htmlplugin</artifactId>
|
70 |
| - <version>7.0.0-SNAPSHOT</version> |
| 70 | + <version>7.0.0</version> |
71 | 71 | </dependency>
|
72 | 72 | <dependency>
|
73 | 73 | <groupId>com.devonfw.cobigen</groupId>
|
74 | 74 | <artifactId>textmerger</artifactId>
|
75 |
| - <version>7.0.0-SNAPSHOT</version> |
| 75 | + <version>7.1.0</version> |
76 | 76 | </dependency>
|
77 | 77 | <dependency>
|
78 | 78 | <groupId>com.devonfw.cobigen</groupId>
|
79 | 79 | <artifactId>tempeng-velocity</artifactId>
|
80 |
| - <version>7.0.0-SNAPSHOT</version> |
| 80 | + <version>7.0.0</version> |
81 | 81 | </dependency>
|
82 | 82 | <dependency>
|
83 | 83 | <groupId>com.devonfw.cobigen</groupId>
|
84 | 84 | <artifactId>tempeng-freemarker</artifactId>
|
85 |
| - <version>7.0.0-SNAPSHOT</version> |
| 85 | + <version>7.0.0</version> |
86 | 86 | </dependency>
|
87 | 87 | <dependency>
|
88 | 88 | <groupId>com.devonfw.cobigen</groupId>
|
89 | 89 | <artifactId>tsplugin</artifactId>
|
90 |
| - <version>7.0.0-SNAPSHOT</version> |
| 90 | + <version>7.1.0</version> |
91 | 91 | </dependency>
|
92 | 92 | </dependencies>
|
93 | 93 | </plugin>
|
|
0 commit comments