Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 278bf76

Browse files
Updated for Piranha 20.1.2
1 parent 092ffee commit 278bf76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
<!-- ### PIRANHA ### -->
363363

364364
<profile>
365-
<id>piranha-embedded</id>
365+
<id>piranha-embedded-micro</id>
366366

367367
<properties>
368368
<skipEJB>true</skipEJB>
@@ -380,7 +380,7 @@
380380
<dependency>
381381
<groupId>cloud.piranha.arquillian</groupId>
382382
<artifactId>piranha-arquillian-server</artifactId>
383-
<version>20.1.0-SNAPSHOT</version>
383+
<version>20.1.2</version>
384384
</dependency>
385385
</dependencies>
386386

@@ -392,8 +392,8 @@
392392
<configuration>
393393
<systemPropertyVariables>
394394
<javaEEServer>piranha-embedded</javaEEServer>
395-
<piranha.version>20.1.0-SNAPSHOT</piranha.version>
396-
<piranha.offline>true</piranha.offline>
395+
<piranha.version>20.1.2</piranha.version>
396+
<piranha.offline>false</piranha.offline>
397397
<skipEJB>${skipEJB}</skipEJB>
398398
</systemPropertyVariables>
399399
</configuration>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /